<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Eclipse and Snow Leopard</title>
	<atom:link href="http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/</link>
	<description>Random thoughts on technology, ventures, algorithms, frameworks, gadgets and THE MAN</description>
	<lastBuildDate>Mon, 30 Aug 2010 23:09:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: _-Ted</title>
		<link>http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/comment-page-1/#comment-362</link>
		<dc:creator>_-Ted</dc:creator>
		<pubDate>Tue, 02 Mar 2010 01:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://jmgtan.com/?p=164#comment-362</guid>
		<description>Seems to work fine now with 
OSX 10.6.2 (pre-installed on new MacBook Pro)
Java &amp; compiler 1.6.0_17 (pre-installed)
Eclipse  3.5.2 (64 bit for OSX)

The only headache is that j3d requires a tweak in Eclipse on OSX as in Tiger, etc.
to ignore &quot;restricted&quot; warnings instead of treating them as fatal.

_-T</description>
		<content:encoded><![CDATA[<p>Seems to work fine now with<br />
OSX 10.6.2 (pre-installed on new MacBook Pro)<br />
Java &amp; compiler 1.6.0_17 (pre-installed)<br />
Eclipse  3.5.2 (64 bit for OSX)</p>
<p>The only headache is that j3d requires a tweak in Eclipse on OSX as in Tiger, etc.<br />
to ignore &#8220;restricted&#8221; warnings instead of treating them as fatal.</p>
<p>_-T</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scottb</title>
		<link>http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/comment-page-1/#comment-197</link>
		<dc:creator>scottb</dc:creator>
		<pubDate>Wed, 02 Sep 2009 16:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://jmgtan.com/?p=164#comment-197</guid>
		<description>Also, please see this post:  http://eclipse.dzone.com/articles/eclipse-java-and-snow-leopard

It basically says you&#039;re better off running 64-bit on Snow Leopard.</description>
		<content:encoded><![CDATA[<p>Also, please see this post:  <a href="http://eclipse.dzone.com/articles/eclipse-java-and-snow-leopard" rel="nofollow">http://eclipse.dzone.com/articles/eclipse-java-and-snow-leopard</a></p>
<p>It basically says you&#8217;re better off running 64-bit on Snow Leopard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scottb</title>
		<link>http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/comment-page-1/#comment-196</link>
		<dc:creator>scottb</dc:creator>
		<pubDate>Wed, 02 Sep 2009 14:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://jmgtan.com/?p=164#comment-196</guid>
		<description>@Jan Michael

Yes, you can add VM switches in the &quot;Installed JREs&quot; tab.  Select your JRE and hit the Edit... button.</description>
		<content:encoded><![CDATA[<p>@Jan Michael</p>
<p>Yes, you can add VM switches in the &#8220;Installed JREs&#8221; tab.  Select your JRE and hit the Edit&#8230; button.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Juckel</title>
		<link>http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/comment-page-1/#comment-195</link>
		<dc:creator>Anthony Juckel</dc:creator>
		<pubDate>Wed, 02 Sep 2009 14:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://jmgtan.com/?p=164#comment-195</guid>
		<description>In Snow Leopard, the Java Preferences App allows you to prioritize the 64-bit and 32-bit Java 6 VMs.  I&#039;m guessing that dragging 32 bit to the top would make 32 bit Eclipse find the proper VM.

Or, you could edit Eclipse.app/Contents/MacOS/eclipse.ini and add -d32 on a new line at the end of the file (everything after -vmargs is passed on to the JVM executing Eclipse).</description>
		<content:encoded><![CDATA[<p>In Snow Leopard, the Java Preferences App allows you to prioritize the 64-bit and 32-bit Java 6 VMs.  I&#8217;m guessing that dragging 32 bit to the top would make 32 bit Eclipse find the proper VM.</p>
<p>Or, you could edit Eclipse.app/Contents/MacOS/eclipse.ini and add -d32 on a new line at the end of the file (everything after -vmargs is passed on to the JVM executing Eclipse).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Michael Tan</title>
		<link>http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/comment-page-1/#comment-193</link>
		<dc:creator>Jan Michael Tan</dc:creator>
		<pubDate>Tue, 01 Sep 2009 22:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://jmgtan.com/?p=164#comment-193</guid>
		<description>@scottb

Can you put switches when adding a Installed JRE in eclipse?</description>
		<content:encoded><![CDATA[<p>@scottb</p>
<p>Can you put switches when adding a Installed JRE in eclipse?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scottb</title>
		<link>http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/comment-page-1/#comment-192</link>
		<dc:creator>scottb</dc:creator>
		<pubDate>Tue, 01 Sep 2009 19:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://jmgtan.com/?p=164#comment-192</guid>
		<description>java -d32 -version ?</description>
		<content:encoded><![CDATA[<p>java -d32 -version ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rotten apple</title>
		<link>http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/comment-page-1/#comment-191</link>
		<dc:creator>rotten apple</dc:creator>
		<pubDate>Tue, 01 Sep 2009 18:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://jmgtan.com/?p=164#comment-191</guid>
		<description>The last OSX update also broke Java - again with *no* notice or warnings. Thank You for this informative post.</description>
		<content:encoded><![CDATA[<p>The last OSX update also broke Java &#8211; again with *no* notice or warnings. Thank You for this informative post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eclipse and Snow Leopard &#124; Online - Online.com.pt</title>
		<link>http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/comment-page-1/#comment-190</link>
		<dc:creator>Eclipse and Snow Leopard &#124; Online - Online.com.pt</dc:creator>
		<pubDate>Tue, 01 Sep 2009 14:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://jmgtan.com/?p=164#comment-190</guid>
		<description>[...] Ver post:  Eclipse and Snow Leopard [...]</description>
		<content:encoded><![CDATA[<p>[...] Ver post:  Eclipse and Snow Leopard [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eclipse and Snow Leopard – On Tech and Software &#124; HiTechBooks</title>
		<link>http://jmgtan.com/2009/09/01/eclipse-and-snow-leopard/comment-page-1/#comment-189</link>
		<dc:creator>Eclipse and Snow Leopard – On Tech and Software &#124; HiTechBooks</dc:creator>
		<pubDate>Tue, 01 Sep 2009 13:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://jmgtan.com/?p=164#comment-189</guid>
		<description>[...] Eclipse and Snow Leopard – On Tech and Software  1Sep2009  Filed under: Eclipse, Java Author: Author   Hello there! If you are new here, you might want to subscribe to the RSS feed for updates on this topic.Powered by WP Greet BoxSince i&#8217;m primarily a java developer I need an updated JDK, Snow Leopard comes with a 64-bit Java 1.6; there&#8217;s a rumor going around that there is a 32-bit version, but I can&#8217;t seem to find it in my system. So with a 32-bit Eclipse, &#8230; The solution is quite simple, just download the classic 64-bit Eclipse (its at the bottom of the Eclipse download page). While with this approach, you have to install the plugins yourself, but it beats having an old JDK to work with. &#8230;      Read more: Eclipse and Snow Leopard – On Tech and Software [...]</description>
		<content:encoded><![CDATA[<p>[...] Eclipse and Snow Leopard – On Tech and Software  1Sep2009  Filed under: Eclipse, Java Author: Author   Hello there! If you are new here, you might want to subscribe to the RSS feed for updates on this topic.Powered by WP Greet BoxSince i&#8217;m primarily a java developer I need an updated JDK, Snow Leopard comes with a 64-bit Java 1.6; there&#8217;s a rumor going around that there is a 32-bit version, but I can&#8217;t seem to find it in my system. So with a 32-bit Eclipse, &#8230; The solution is quite simple, just download the classic 64-bit Eclipse (its at the bottom of the Eclipse download page). While with this approach, you have to install the plugins yourself, but it beats having an old JDK to work with. &#8230;      Read more: Eclipse and Snow Leopard – On Tech and Software [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
