<?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>Life by Bits &#38; Numbers &#187; Eclipse</title>
	<atom:link href="http://www.inteist.com/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inteist.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 19:07:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication</title>
		<link>http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/</link>
		<comments>http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 02:16:25 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Enlightening]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=595</guid>
		<description><![CDATA[If you are getting an error similar to the error below while trying to install and/or update BlackBerry SDK as a plugin for Eclipse An error occurred while collecting items to be installed session context was: (profile=AppceleratorProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Unable to read repository at: Unable to read repository at https://swdownloads.blackberry.com/Downloads/auth/contactFormPreload.do?code= ... You are in [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/' rel='bookmark' title='BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems'>BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems</a></li>
<li><a href='http://www.inteist.com/2011/12/eclipse-marking-svn-changes-like-netbeans/' rel='bookmark' title='Eclipse marking SVN changes like Netbeans'>Eclipse marking SVN changes like Netbeans</a></li>
<li><a href='http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2011%2F12%2Finstalling-updating-blackberry-eclipse-sdk-problem-with-authentication%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2011%2F12%2Finstalling-updating-blackberry-eclipse-sdk-problem-with-authentication%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Blackberry,Eclipse&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you are getting an error similar to the error below while trying to install and/or update BlackBerry SDK as a plugin for Eclipse</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">An error occurred while collecting items to be installed session context was:<br />
(profile=AppceleratorProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).<br />
Unable to read repository at:<br />
Unable to read repository at https://swdownloads.blackberry.com/Downloads/auth/contactFormPreload.do?code=<br />
...</div></div>
<p>You are in luck!</p>
<p>Your problems are over as you found the solution. All you need to do is to clear the &#8220;Secure Storage&#8221; contents. To do that go to</p>
<p><strong>Windows -> Preferences</strong></p>
<p>Type <em>secure</em>, drill down to find the <em>org.eclipse.equinox.p2.repository</em>, expand this, and you will see the <em>swdownloads.blackberry.com</em>. Select this entry and delete it. This should resolve the issue next time you try to update/install the plugin you should be asked again for your credentials to the BlackBerry developer portal and once you put them in the installation should proceed normally.</p>
<p style="text-align: center;">Here&#8217;s how it looks in Eclipse:<br />
<a href="http://www.inteist.com/wp-content/uploads/2011/12/secure-storage-equinox.png" rel="lightbox[595]"><img class="aligncenter size-full wp-image-596" title="secure storage equinox" src="http://www.inteist.com/wp-content/uploads/2011/12/secure-storage-equinox.png" alt="" width="595" height="421" /></a></p>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/' rel='bookmark' title='BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems'>BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems</a></li>
<li><a href='http://www.inteist.com/2011/12/eclipse-marking-svn-changes-like-netbeans/' rel='bookmark' title='Eclipse marking SVN changes like Netbeans'>Eclipse marking SVN changes like Netbeans</a></li>
<li><a href='http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse marking SVN changes like Netbeans</title>
		<link>http://www.inteist.com/2011/12/eclipse-marking-svn-changes-like-netbeans/</link>
		<comments>http://www.inteist.com/2011/12/eclipse-marking-svn-changes-like-netbeans/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 01:34:53 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Enlightening]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=584</guid>
		<description><![CDATA[Eclipse is a great tool that I have been using for mmm&#8230; wow (!!!) probably about 7 years now and the most amazing thing about it is of course all the plugins that can really extend the functionality of the basic editor and make it highly personalized. This is great, but some things should just [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/' rel='bookmark' title='Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication'>Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication</a></li>
<li><a href='http://www.inteist.com/2010/05/how-to-speed-up-eclipse-on-os-x-10-6-snow-leopard/' rel='bookmark' title='How to speed up Eclipse on OS X 10.6 Snow Leopard'>How to speed up Eclipse on OS X 10.6 Snow Leopard</a></li>
<li><a href='http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2011/12/eclipse-marking-svn-changes-like-netbeans/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2011/12/eclipse-marking-svn-changes-like-netbeans/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2011%2F12%2Feclipse-marking-svn-changes-like-netbeans%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2011%2F12%2Feclipse-marking-svn-changes-like-netbeans%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Eclipse,SVN&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Eclipse is a great tool that I have been using for mmm&#8230; wow (!!!) probably about 7 years now and the most amazing thing about it is of course all the plugins that can really extend the functionality of the basic editor and make it highly personalized. This is great, but some things should just be in a good IDE. Like built in SVN integration. Seriously, why do I need to install a plugin for something so basic? Netbeans is another great IDE, but I use it less as most my development environments come from dedicated Eclipse plugins and while it is possible to do the development in Netbeans it is not as convenient and straightforward and this is what we the pragmatic programmers usually prefer.</p>
<p>So one nice thing I got used to in Netbeans is how it colors the changes that I made in the editor if the file is under version control (e.g. SVN). After I used Netbeans for a while and got to like this feature, when I got back to Eclipse I kinda missed it. It&#8217;s nice and convenient. Quite non obtrusive i.e. it doesn&#8217;t get in your way &#8211; you may not even be noticing this if you don&#8217;t know about it.</p>
<p>Anyways, turns out that it is quite easy to enable similar functionality for Eclipse, alas you have to have SVN plugin I suppose for the &#8220;diff&#8221; to work. Just follow the screenshot if you want to enable coloring of SVN changes in Eclipse similar to Netbeans.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-585" title="eclipse-enable-svn-quick-diff" src="http://www.inteist.com/wp-content/uploads/2011/12/eclipse-enable-svn-quick-diff.png" alt="" width="628" height="337" /></p>
<p style="text-align: center;">
<p style="text-align: left;">Here&#8217;s how it will look (you can change colors if you want)</p>
<p style="text-align: left;"><a href="http://www.inteist.com/wp-content/uploads/2011/12/eclipse-enable-svn-quick-diff-result.png" rel="lightbox[584]"><img class="aligncenter size-full wp-image-589" title="eclipse-enable-svn-quick-diff-result" src="http://www.inteist.com/wp-content/uploads/2011/12/eclipse-enable-svn-quick-diff-result.png" alt="" width="285" height="115" /></a></p>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/' rel='bookmark' title='Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication'>Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication</a></li>
<li><a href='http://www.inteist.com/2010/05/how-to-speed-up-eclipse-on-os-x-10-6-snow-leopard/' rel='bookmark' title='How to speed up Eclipse on OS X 10.6 Snow Leopard'>How to speed up Eclipse on OS X 10.6 Snow Leopard</a></li>
<li><a href='http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2011/12/eclipse-marking-svn-changes-like-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix Android debug certificate expire error</title>
		<link>http://www.inteist.com/2010/11/how-to-fix-android-debug-certificate-expire-error/</link>
		<comments>http://www.inteist.com/2010/11/how-to-fix-android-debug-certificate-expire-error/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 03:13:49 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=378</guid>
		<description><![CDATA[Problem: You are getting the following error: android Error generating final archive: Debug certificate expired on &#8230; One day when you opened your Eclipse with Android tool chain installed, suddenly you see this error, which may seem weird because you know that Eclipse uses just some random certificate for debugging and so why is it [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2010/12/android-2-3-cant-find-my-adb/' rel='bookmark' title='Android – Can’t find my ADB'>Android – Can’t find my ADB</a></li>
<li><a href='http://www.inteist.com/2010/11/dokuwiki-upgrade-error/' rel='bookmark' title='DokuWiki upgrade error'>DokuWiki upgrade error</a></li>
<li><a href='http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/' rel='bookmark' title='Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication'>Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2010/11/how-to-fix-android-debug-certificate-expire-error/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2010/11/how-to-fix-android-debug-certificate-expire-error/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F11%2Fhow-to-fix-android-debug-certificate-expire-error%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F11%2Fhow-to-fix-android-debug-certificate-expire-error%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Android,Eclipse&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h3><strong>Problem:</strong></h3>
<p>You are getting the following error:</p>
<blockquote><p><strong>android Error generating final archive: Debug certificate expired on &#8230;</strong></p></blockquote>
<p>One day when you opened your Eclipse with Android tool chain installed, suddenly you see this error, which may seem weird because you know that Eclipse uses just some random certificate for debugging and so why is it expired and what to do.</p>
<h3><strong>The Solution: </strong></h3>
<p><strong></strong>Simply delete the keystore file which is located in</p>
<blockquote><p><strong>%USERHOME%/.android/debug.keystore</strong> (on Windows)</p></blockquote>
<p>or</p>
<blockquote><p><strong>~/.android/debug.keystore </strong>(on Linux and OS X)</p></blockquote>
<p>Restart your eclipse and you are all set.</p>
<h3><strong>Why this happens</strong>:</h3>
<p>The reason to this is that the debug certificate is set to expire every year or 365 days.</p>
<p>If you do not wish to be bothered by this again in a year, you can use the <strong>keytool</strong> executable from the Android tool chain to generate a certificate with a longer expiration period.</p>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2010/12/android-2-3-cant-find-my-adb/' rel='bookmark' title='Android – Can’t find my ADB'>Android – Can’t find my ADB</a></li>
<li><a href='http://www.inteist.com/2010/11/dokuwiki-upgrade-error/' rel='bookmark' title='DokuWiki upgrade error'>DokuWiki upgrade error</a></li>
<li><a href='http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/' rel='bookmark' title='Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication'>Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2010/11/how-to-fix-android-debug-certificate-expire-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to speed up Eclipse on OS X 10.6 Snow Leopard</title>
		<link>http://www.inteist.com/2010/05/how-to-speed-up-eclipse-on-os-x-10-6-snow-leopard/</link>
		<comments>http://www.inteist.com/2010/05/how-to-speed-up-eclipse-on-os-x-10-6-snow-leopard/#comments</comments>
		<pubDate>Fri, 28 May 2010 07:12:22 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Enlightening]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.inteism.com/?p=240</guid>
		<description><![CDATA[If you&#8217;ve been experiencing horrendous performance of Eclipse on OS X, or maybe you even did not know that Eclipse actually can run very fast, you&#8217;d be surprised to learn that apparently it is very easy to make Eclipse run 4-5 times faster  on OS X with proper settings to your eclipse.ini file. First I [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2011/12/eclipse-marking-svn-changes-like-netbeans/' rel='bookmark' title='Eclipse marking SVN changes like Netbeans'>Eclipse marking SVN changes like Netbeans</a></li>
<li><a href='http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</a></li>
<li><a href='http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/' rel='bookmark' title='BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems'>BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2010/05/how-to-speed-up-eclipse-on-os-x-10-6-snow-leopard/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2010/05/how-to-speed-up-eclipse-on-os-x-10-6-snow-leopard/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F05%2Fhow-to-speed-up-eclipse-on-os-x-10-6-snow-leopard%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F05%2Fhow-to-speed-up-eclipse-on-os-x-10-6-snow-leopard%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Eclipse,Mac,OS+X,Technical&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you&#8217;ve been experiencing horrendous performance of Eclipse on OS X, or maybe you even did not know that Eclipse actually can run very fast, you&#8217;d be surprised to learn that apparently it is very easy to make Eclipse run 4-5 times faster  on OS X with proper settings to your eclipse.ini file.</p>
<p style="text-align: left;">First I will give you a bit of  background. If you want the gist of it or how to make it fly &#8211; just go the end of the post.  So a few days ago, PSU fried on my main desktop development machine. It is a newer Quad Core i5 2.6 machine with 4GB 1066Mhz memory and a standard 7200 RPM drive. Since the machine is dead and I am waiting for a replacement power supply, I had to move to my new and shiny MacBook Pro, which I have recently purchased and which is from the latest batch of the updated MacBooks and is quite powerful. It is also i5 (only dual core though) with the same 4GB of 1066Mhz memory and 5400 HD.</p>
<p style="text-align: center;"><a href="http://www.inteism.com/wp-content/uploads/2010/05/Screen-shot-2010-05-28-at-1.41.40-AM.png" rel="lightbox[240]"><img class="size-full wp-image-242 aligncenter" style="border: 0px initial initial;" title="Screen shot 2010-05-28 at 1.41.40 AM" src="http://www.inteism.com/wp-content/uploads/2010/05/Screen-shot-2010-05-28-at-1.41.40-AM.png" alt="" width="242" height="62" /></a></p>
<p style="text-align: left;">So, yeah, I would say that the systems are pretty close right. Nevertheless, working with Eclipse on OS X felt horrendously slow! I had already noticed this nuance in the past and I thought that the Eclipse is just not meant to fly on Mac-s (oh well&#8230;), especially when there are so many different distributions for OS X, it signals that the project is in a shifting phase basically (it is shifting from Carbon to Cocoa) and that you should expect all kinds of problems.</p>
<p><span id="more-240"></span><br />
I bet many people not having experience with Eclipse on other platforms would think this is normal. It&#8217;s Java, so it is supposed to be slow and they just go and hate it and sing how X-Code is great. The thing is, they probably never experienced the full potential of Eclipse &#8211; a pity. Hopefully this post can change your mind and help you experience the wonderful world of Eclipse (ok, I am being a little dramatic here). Ok, let&#8217;s dive into that.</p>
<p style="text-align: left;">&nbsp;</p>
<p style="text-align: left;">Since I am pretty heavy user of Eclipse <a href="http://www.inteist.com/2009/04/android-development-vs-blackberry-development/">developing both for Android and BlackBerry</a> the slowness of Eclipse quickly grew on me and I started looking for ways to try and do something about it.</p>
<p style="text-align: left;">&nbsp;</p>
<p style="text-align: left;">In the past while experiencing slowness with Eclipse on Windows, I played with the memory allocation within it to increase the memory cap and this usually helped a bit. Being desperate, I decided to try that and off I went to try that. But, that was not so easy. I wandered a bit around the eclipse folder looking for the location of the eclipse.ini but it was nowhere to be found. So I tried searching for it &#8211; nop, no luck there as well.</p>
<p style="text-align: left;"><strong>Apparently eclipse.ini is packaged </strong>inside the eclipse app so what you need to do is to get inside the eclipse.app package</p>
<p style="text-align: center;"><img class="size-full wp-image-244 aligncenter" style="border: 0px initial initial;" title="Opening Eclipse app package contents on OS X 10.6" src="http://www.inteism.com/wp-content/uploads/2010/05/Screen-shot-2010-05-28-at-2.58.31-AM.png.jpg" alt="" width="356" height="114" /></p>
<p style="text-align: left;">after that edit <strong>eclipse.ini </strong>which you will find in Contents-&gt;MacOS folder<strong> </strong>and increase the memory limits for the following directives:</p>
<pre>
<div class="codecolorer-container bash vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">-Xms<span style="color: #000000; font-weight: bold;">***</span>m<br />
-Xmx<span style="color: #000000; font-weight: bold;">***</span>m</div></div>
</pre>
<p>replace the *** with whatever memory you think should work for you as a rule of the thumb, just try to double it at first.</p>
<p>While this is good, this is NOT what will actually make your Eclipse fly. The most important part here is the:</p>
<pre>
<div class="codecolorer-container bash vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">-Dosgi.requiredJavaVersion=<span style="color: #000000;">1.5</span></div></div>
</pre>
<p>now, you have to switch that to 1.6 and make it</p>
<pre>
<div class="codecolorer-container bash vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">-Dosgi.requiredJavaVersion=<span style="color: #000000;">1.6</span></div></div>
</pre>
<p>
Now THAT will make your Eclipse really shine! Just make sure you actually HAVE the JDK 1.6 installed. You can validate this by running &#8220;<em>java -version</em>&#8221; in the terminal. If you got 10.6 &#8211; Snow Leopard though, you are most likely covered.
</p>
<p>
If you already had that in the eclipse.ini file &#8211; well, unfortunately this already has been optimized for you and the only thing you can try from there that we know of is to play with the memmory limits.
</p>
<p>
<strong>If you know any other tips and tricks, please let me know in the comments!</strong></p>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2011/12/eclipse-marking-svn-changes-like-netbeans/' rel='bookmark' title='Eclipse marking SVN changes like Netbeans'>Eclipse marking SVN changes like Netbeans</a></li>
<li><a href='http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</a></li>
<li><a href='http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/' rel='bookmark' title='BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems'>BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2010/05/how-to-speed-up-eclipse-on-os-x-10-6-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems</title>
		<link>http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/</link>
		<comments>http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 03:20:59 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.inteism.com/?p=203</guid>
		<description><![CDATA[The next version of the BlackBerry Eclipse plugin will fix most of the . Some of the most important things are: 1) No need to restart emulator for new build to be loaded to the emulator (Hallelujah!!!) The new build should be just loaded onto the already started simulator, pretty much as on Android and [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</a></li>
<li><a href='http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/' rel='bookmark' title='Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication'>Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication</a></li>
<li><a href='http://www.inteist.com/2010/01/problems-running-blackberry-simulator-fledge-on-windows-7-64-bit/' rel='bookmark' title='Problems running BlackBerry Simulator (fledge) on Windows 7 64 bit'>Problems running BlackBerry Simulator (fledge) on Windows 7 64 bit</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F03%2Fblackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F03%2Fblackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Blackberry,Eclipse,Mobile,Technical&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The next version of the BlackBerry Eclipse plugin will fix most of the <a href="http://www.inteist.com/2009/04/android-development-vs-blackberry-development/">annoying things about blackberry development</a>.</p>
<p>Some of the most important things are:<strong></strong></p>
<p><strong>1) No need to restart emulator for new build to be loaded to the emulator (Hallelujah!!!)</strong></p>
<p>The<strong> </strong>new build should be just loaded onto the already started simulator, pretty much as on Android and iPhone.</p>
<p><strong>2) Ability to add external libraries i.e. <em>*.jar</em> files to the project</strong></p>
<p>This is actually pretty peculiar since RIM was pushing hard 3-d party (external library) integration as one of important concepts and obviously it would be very beneficial for the BlackBerry ecosystem but if you did not want to use JDE, there was pretty much no clean way to add external library. That is until the 1.1 plugin comes out from beta, or at least that what was promised at the <a href="http://www.inteist.com/2010/03/new-england-blackberry-developer-meetup-group-first-meetup-notes/">New England BlackBerry developers meetup</a>.</p>
<p><strong>3) The BlackBerry plugin would follow the &#8220;Eclipse way&#8221;</strong></p>
<p>The 1.1 plugin is very different from previous version. Instead of following the &#8220;JDE way&#8221; it will be much more the natural &#8220;Eclipse way&#8221;. This is both good and bad. This is very good for developers that have experience with Eclipse and just now start to develop for BlackBerry. This will however be somewhat painful for the seasoned developers who got used to the old plugin and will need to discover many things from scratch. (I personally felt quite lost with the new 1.1 plugin and decided to stick with the old one until 1.1 comes out of beta).</p>
<p>You can download the beta of 1.1 from <a href="http://na.blackberry.com/eng/developers/devbetasoftware/javaplugin.jsp" target="_blank">here</a> (you would need to have BlackBerry developer account which is <strong>free</strong> and can be obtained with simple sign up immediately)</p>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</a></li>
<li><a href='http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/' rel='bookmark' title='Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication'>Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication</a></li>
<li><a href='http://www.inteist.com/2010/01/problems-running-blackberry-simulator-fledge-on-windows-7-64-bit/' rel='bookmark' title='Problems running BlackBerry Simulator (fledge) on Windows 7 64 bit'>Problems running BlackBerry Simulator (fledge) on Windows 7 64 bit</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</title>
		<link>http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/</link>
		<comments>http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 15:08:02 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.inteism.com/?p=103</guid>
		<description><![CDATA[It&#8217;s not a secret that Eclipse plugin is very buggy and although it has improved a lot over the time, . One of the problems that have been bugging me a lot was that sometimes the *.jdp file gets corrupted. This is the file where BB plugin for Eclipse saves most of the meta data [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/' rel='bookmark' title='BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems'>BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems</a></li>
<li><a href='http://www.inteist.com/2009/04/android-development-vs-blackberry-development/' rel='bookmark' title='Android development vs. Blackberry Development'>Android development vs. Blackberry Development</a></li>
<li><a href='http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/' rel='bookmark' title='Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication'>Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2009%2F08%2Fblackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2009%2F08%2Fblackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Eclipse,Technical&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>It&#8217;s not a secret that Eclipse plugin is very buggy and although it has improved a lot over the time, <a href="http://www.inteist.com/2009/04/android-development-vs-blackberry-development/">the blackberry plugin still has a lot of issues and quirks</a>. One of the problems that have been bugging me a lot was that sometimes the *.jdp file gets corrupted. This is the file where BB plugin for Eclipse saves most of the meta data for the project, including the files that are included in the project and consequently need to be compiled. So, many times I had problems with SVN meta data files corrupting this project, or sometimes perfectly legitimate *.java files that get stuck in the *.jdp file, but do not exist anymore.  The result of the *.jdp file being corrupted is that your application does no longer get compiled and redeployed when you run it. And the worst part, Eclipse would not explicitly let you know about this. It would silently fail and not re-deploy the app. So unless this is the first time you run the application, or the changes you made are not visually obvious, you would not know about this. But this is completely separate issue. One of the many issues with BB Eclipse plugin already covered.  Each time I have been struggling (sometimes for significant amount of times). Couple times I was able to manually delete files from the *.jdp file (although this is not recommended by RIM) and this solved the problem, but mostly I had to recreate the whole project from scratch, which if your project is large and, which is more important has dependencies on libraries, may become painful if you need to do this every few days.</p>
<p>So the easiest way I found so far to solve this problem is:</p>
<ol>
<li>Delete the *.jdp file (you can just rename it to *.jdp.OLD)</li>
<li>Delete the project from Eclipse (right click the project and choose delete). DO NOT however check the checkbox &#8220;delete the contents of the project from disk&#8221;</li>
<li>Create a new project and point it to the same place.</li>
</ol>
<p>Since all the Eclipse project related files remain untouched, you should get your project exactly at the same state it was before it got corrupted, minus the corrupted part. Why &#8211; because when you re-create the project Eclipse plugin should re-create the *.jdp file.</p>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/' rel='bookmark' title='BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems'>BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems</a></li>
<li><a href='http://www.inteist.com/2009/04/android-development-vs-blackberry-development/' rel='bookmark' title='Android development vs. Blackberry Development'>Android development vs. Blackberry Development</a></li>
<li><a href='http://www.inteist.com/2011/12/installing-updating-blackberry-eclipse-sdk-problem-with-authentication/' rel='bookmark' title='Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication'>Installing/Updating BlackBerry Eclipse SDK &#8211; problem with authentication</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

