<?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>mobile and gis dev notes &#187; eclipse</title>
	<atom:link href="http:///wordpress/category/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>/wordpress</link>
	<description>by rupert</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:26:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Aptana Impressions</title>
		<link>/wordpress/2008/03/aptana-impressions/</link>
		<comments>/wordpress/2008/03/aptana-impressions/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 17:25:01 +0000</pubDate>
		<dc:creator>rupert</dc:creator>
				<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[aptana]]></category>

		<guid isPermaLink="false">http://www.gisnotes.com/wordpress/index.php/2008/03/16/aptana-impressions/</guid>
		<description><![CDATA[I recently downloaded Aptana Studio 1.1 Community Edition and have been using it mostly for my Javascript/ColdFusion development. Intellisense for ExtJS by using com.extjs.ext.2.0_1.0.0.00000.jar from the ExtJS blog. Umm, I am hoping someday OpenLayers can provide a similar jar file to provide code assist. I like the fact that it could clearly display an outline [...]]]></description>
			<content:encoded><![CDATA[<p>I recently downloaded Aptana Studio 1.1 Community Edition and have been using it mostly for my Javascript/ColdFusion development.</p>
<ul>
<li>Intellisense for ExtJS by using <a href="http://orsox.mocis.at/download.php?view.1">com.extjs.ext.2.0_1.0.0.00000.jar</a> from the <a href="http://extjs.com/blog/2008/02/01/ides-plugins-and-tools-for-ext-js-20/">ExtJS blog.</a> Umm, I am hoping someday OpenLayers can provide a similar jar file to <a href="http://www.aptana.com/docs/index.php/Displaying_Code_Assist">provide code assist.</a></li>
<li>I like the fact that it could clearly display an outline of my javascript objects but <em>sometimes</em> not for all.</li>
</ul>
<p>But one of the major problems I encountered was the startup. Sometimes, for some unknown reason, Aptana cannot start using the executable it provided during the install. However, I was able to weed that problem out by instead launching it from startup.jar. All of these is documented from <a href="http://support.aptana.com/asap/browse/STU-1303">Aptana&#8217;s JIRA ticket</a>.</p>
<p>1. Downloaded and install <a href="http://www.aptana.com/">Aptana</a></p>
<p>2. Watched <a href="http://www.aptana.tv/movies/aptana_overview/Overview.html">Aptana TV Overview</a></p>
<p>3. Installed cfeclipse <a href="http://www.cfeclipse.org/update">http://www.cfeclipse.org/update</a></p>
<p>4. Installed viPlugin <a href="http://satokar.com/">http://satokar.com/</a> (Note that the viPlugin would not work with files = *.html)</p>
<p>5. Added the extjs2.0 code assist</p>
]]></content:encoded>
			<wfw:commentRss>/wordpress/2008/03/aptana-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse High Memory</title>
		<link>/wordpress/2008/01/eclipse-high-memory/</link>
		<comments>/wordpress/2008/01/eclipse-high-memory/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 17:54:30 +0000</pubDate>
		<dc:creator>rupert</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">/wordpress/?p=139</guid>
		<description><![CDATA[Awkward title, but I figure it would be easier for Google to crawl and index such keywords. Anyhow, I&#8217;ve been using Eclipse consistently for ColdFusion (CFEclipse) for the past 6 months now. The IDE&#8217;s features is really comprehensive and fit my needs, however, it is eating up 500 MB of memory. Though memory maybe cheap [...]]]></description>
			<content:encoded><![CDATA[<p>Awkward title, but I figure it would be easier for Google to crawl and index such keywords. Anyhow, I&#8217;ve been using Eclipse consistently for ColdFusion (CFEclipse) for the past 6 months now.  The IDE&#8217;s features is really comprehensive and fit my needs, however, it is eating up 500 MB of memory.  Though memory maybe cheap nowadays (I have 2 GB), it has been slowing down my productivity because of intermittent hangups and jvm pauses.</p>
<p>I realized that I am loading a lot of plugins for Eclipse, myEclipse, SVN (I preferred to use tortoiseSVN natively&#8230;), UML Diagram plugins, Visual Editor (for creating Swing components). So I disabled and uninstalled some of them from</p>
<p>1. HELP -&gt; Software Updates -&gt;  Manage Configurations.<br />
2. Right click on the plugin of choice.<br />
3. Disable or uninstall.<br />
4. You will be prompted to restart Eclipse. If an error fails, then a dependency is met, so be sure to disable/uninstall the dependency first.</p>
<p>Woot! From a whopping 500 MB, my Eclipse is now running at 87 MB.  Afterwards, I jogged for two hours on the basement and went back to check, still 87 MB. Well obviously, it should be consistent since I didn&#8217;t do any interactions with it. Nevertheless, I am a happy Eclipse user once again!</p>
]]></content:encoded>
			<wfw:commentRss>/wordpress/2008/01/eclipse-high-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSEclipse</title>
		<link>/wordpress/2007/11/jseclipse/</link>
		<comments>/wordpress/2007/11/jseclipse/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 13:38:16 +0000</pubDate>
		<dc:creator>rupert</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">/wordpress/?p=117</guid>
		<description><![CDATA[I have an ongoing project which utilises Yahoo UI&#8217;s Javascript Libraries. There are also plans of even extending the application to use ExtJS for a more powerful window/container/layout lib. In regards to these Javascript pursuits, I need a Javascript editor for Eclipse besides my almighty vim. JSEclipse from Adobe Labs JSEclipse Installation Eclipse Update Site: [...]]]></description>
			<content:encoded><![CDATA[<p>I have an ongoing project which utilises <a href="http://developer.yahoo.com/yui">Yahoo UI&#8217;s Javascript Libraries</a>. There are also plans of even extending the application to use <a href="http://www.extjs.com/">ExtJS</a> for a more powerful window/container/layout lib. In regards to these Javascript pursuits, I need a <em>Javascript</em> editor for Eclipse besides my almighty <em>vim</em>.</p>
<p><a href="http://www.gisnotes.com/wordpress/wp-content/uploads/2007/11/jseclipse.png" title="jseclipse.png"><img src="http://www.gisnotes.com/wordpress/wp-content/uploads/2007/11/jseclipse.png" alt="jseclipse.png" /></a></p>
<p><a href="http://labs.adobe.com/technologies/jseclipse/">JSEclipse from Adobe Labs</a></p>
<p><a href="http://www.interaktonline.com/Documentation/JSEclipse/jseclipse.htm#2000_installing.htm">JSEclipse Installation</a></p>
<p>Eclipse Update Site:<br />
Help -&gt; Software Updates -&gt; Find and Install -&gt; New</p>
<p>http://download.macromedia.com/pub/labs/jseclipse/autoinstall</p>
]]></content:encoded>
			<wfw:commentRss>/wordpress/2007/11/jseclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

