<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mFabrik - web and mobile development &#187; sql explorer</title>
	<atom:link href="http://blog.mfabrik.com/tag/sql-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mfabrik.com</link>
	<description>Freedom delivered.</description>
	<lastBuildDate>Thu, 09 Sep 2010 07:16:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Updated: Eclipse web developer plug-in memo</title>
		<link>http://blog.mfabrik.com/2008/07/14/updated-eclipse-web-developer-plug-in-memo/</link>
		<comments>http://blog.mfabrik.com/2008/07/14/updated-eclipse-web-developer-plug-in-memo/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 23:13:04 +0000</pubDate>
		<dc:creator>Mikko Ohtamaa</dc:creator>
				<category><![CDATA[Plone (old)]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[aptana]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pydev]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql explorer]]></category>
		<category><![CDATA[subclipse]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.redinnovation.com/?p=54</guid>
		<description><![CDATA[Below are my personal notes what plug-ins are needed to get &#8220;perfect&#8221; Eclipse web development set-up. Basically they are just my own notes so that I don&#8217;t need to Google everything all over again every time I reinstall. I hope the readers can find new pearls here or suggest improvements. This post is update to [...]]]></description>
			<content:encoded><![CDATA[<p>Below are my personal notes what plug-ins are needed to get &#8220;perfect&#8221; Eclipse web development set-up. Basically they are just my own notes so that I don&#8217;t need to Google everything all over again every time I reinstall. I hope the readers can find new pearls here or suggest improvements.</p>
<p>This post is update to previous <a href="http://blog.redinnovation.com/2007/11/27/eclipse-web-developer-plug-in-memo/">Eclipse web developer plug-in</a> memo post. New versions are available and some plug-ins have become deprecated. This blog post reflects those changes.</p>
<p>These instructions are good for:</p>
<ul>
<li>Python developer</li>
<li>PHP developer</li>
<li>Java developer</li>
</ul>
<h2>Choosing Eclipse distribution</h2>
<ul>
<li>On Window, use <a href="http://www.easyeclipse.org/site/home/">EasyEclipse</a></li>
<li>On Linux, use Eclipse provided by the distribution &#8211; Eclipse links against the embedded Mozilla browser and this is distribution specific &#8211; EasyEclipse has some issues here. For Ubuntu users:</li>
</ul>
<pre style="padding-left: 60px;">sudo apt-get install sun-java6 eclipse</pre>
<ul>
<li>On OSX, use <a href="http://www.easyeclipse.org/site/home/">EasyEclipse</a></li>
</ul>
<p>EasyEclipse bundles some of the stuff listed here with it &#8211; when using EasyEclipse you don&#8217;t need to have separate PyDev and Subclipse downloads.</p>
<p>Eclipse for 64-bit Linux has various problems. <a href="http://www.64bitjungle.com/tech/eclipse-32-bit-pdt-install-on-64-bit-ubuntu/">You might want to run 32-bit Eclipse</a> (<a href="http://rachaelandtom.info/node/1485">another relevant blog post)</a>. When you use Linux distribution specific Eclipse install, all your personal Eclipse files go to .eclipse folder under your home folder.</p>
<h2 id="Eclipsesetup">Installing plug-ins<a class="anchor" title="Link to this section" href="https://trac.yebotv.com/wiki/EclipseSetup#Eclipsesetup"> </a></h2>
<p>Eclipse has internal updater/web installer. All plug-ins are downloaded as ZIP files and extracted to Eclipse folder or installed through the internal updater. Paste Eclipse update site URLs to menu <em>Help</em> -&gt; <em>Software updates</em> -&gt;<em> Find and Install</em>,<em> New Remote Location</em>.</p>
<h3 id="Python">Python<a class="anchor" title="Link to this section" href="https://trac.yebotv.com/wiki/EclipseSetup#Python"> </a></h3>
<p>PyDev is a plug-in for Python and Jython development. It has enhanced commercial extensions for professional developers with more intelligent autocomplete and debugger.</p>
<p>Site URL: <a class="ext-link" href="http://pydev.sourceforge.net/"><span class="icon">http://pydev.sourceforge.net</span></a></p>
<p>PyDev Eclipse update URL: <a class="ext-link" href="http://pydev.sourceforge.net/updates/"><span class="icon">http://pydev.sourceforge.net/updates/</span></a></p>
<p>PyDev extensions Eclipse update URL (<a href="http://www.fabioz.com/pydev/buy.html">this commercial, but worth of every penny</a>): <a href="http://www.fabioz.com/pydev/updates">http://www.fabioz.com/pydev/updates<br />
</a></p>
<h3 id="PDT">PDT<a class="anchor" title="Link to this section" href="https://trac.yebotv.com/wiki/EclipseSetup#PDT"> </a></h3>
<p>PDT download provides Eclipse, HTML editor, PHP editor and CSS editor.</p>
<p>Site URL: <a class="ext-link" href="http://www.eclipse.org/"><span class="icon">http://www.eclipse.org</span></a></p>
<p>Eclipse update site URL: <a class="ext-link" href="http://download.eclipse.org/tools/pdt/updates/"><span class="icon">http://download.eclipse.org/tools/pdt/updates/</span></a></p>
<h3>Java</h3>
<p>If you need to do J2EE development use IBM&#8217;s <a href="http://www.eclipse.org/webtools/">Web Tools Platform</a>. If you don&#8217;t need Java capabilities don&#8217;t install these, since they just bloat Eclipse and make the start up time worse.</p>
<h3 id="Subclipse">Subclipse<a class="anchor" title="Link to this section" href="https://trac.yebotv.com/wiki/EclipseSetup#Subclipse"> </a></h3>
<p><a href="http://subclipse.tigris.org/">Subclipse</a> provides Subversion version control integration to Eclipse.</p>
<p>Eclipse update site URL: <a href="http://subclipse.tigris.org/update_1.4.x/">http://subclipse.tigris.org/update_1.4.x/</a><a class="ext-link" href="http://subclipse.tigris.org/update_1.2.x"></a></p>
<p>In the installer, uncheck the integration modules checkbox or the installer will complain about missing modules.</p>
<h3>Aptana Studio<a href="http://aptana.com/studio/"><br />
</a></h3>
<p><a href="http://aptana.com/studio/">Aptana Studio</a> is state-of-the-art Web 2.0 development suite for Eclipse. It has Javascript, CSS and HTML editors. It supports various Javascript libraries out of the box and has support <a href="http://aptana.com/docs/index.php/Installing_the_JavaScript_debugger">for Firefox and IE in-browser Javascript debugging</a>.</p>
<p>Eclipse update site URL: <a href="http://update.aptana.com/update/studio/3.2/site.xml">http://update.aptana.com/update/studio/3.2/site.xml</a></p>
<h3 id="SQLExplorer">ShellEd<a class="anchor" title="Link to this section" href="https://trac.yebotv.com/wiki/EclipseSetup#SQLExplorer"> </a></h3>
<p>Syntax coloring for Unix shell scripts</p>
<p>Project site:<a class="ext-link" href="http://sourceforge.net/projects/shelled/"><span class="icon"> http://sourceforge.net/projects/shelled</span></a></p>
<h3 id="SQLExplorer">SQL Explorer<a class="anchor" title="Link to this section" href="https://trac.yebotv.com/wiki/EclipseSetup#SQLExplorer"> </a></h3>
<p>SQL terminal and SQL editor with some GUI capabilities.</p>
<p>Eclipse update site URL <a href="http://eclipsesql.sourceforge.net/">http://eclipsesql.sourceforge.net/</a></p>
<p>SQL Explorer needs MySQL JDBC driver. Download from <a href="http://dev.mysql.com/downloads/connector/j/5.1.html">here</a>. Install MySQL connector by extracting the file and adding it from SQL Explorer preferences.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mfabrik.com/2008/07/14/updated-eclipse-web-developer-plug-in-memo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
