<?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>The Path to Zen &#187; apple</title>
	<atom:link href="http://www.digizenstudio.com/blog/categories/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digizenstudio.com/blog</link>
	<description>Jing Xue's Weblog</description>
	<lastBuildDate>Tue, 01 Jun 2010 01:40:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Eclipse, Mac OS X, JDK 1.6</title>
		<link>http://www.digizenstudio.com/blog/2009/01/21/eclipse-mac-os-x-jdk-16/</link>
		<comments>http://www.digizenstudio.com/blog/2009/01/21/eclipse-mac-os-x-jdk-16/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 14:38:33 +0000</pubDate>
		<dc:creator>Jing Xue</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[jobsthenewcyborg]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://www.digizenstudio.com/blog/?p=214</guid>
		<description><![CDATA[Question: how do you not want to start an unseasonably cold Northern Virginia winter morning?
Answer: have some chill down the spine when you fire up Eclipse on your Mac Book Pro Toy(tm), only to get hit by this mysterious error message:

_NSJVMLoadLibrary: NSAddLibrary failed for /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Libraries/libjvm.dylib
JavaVM FATAL: Failed to load the jvm library.

As the initial &#8220;oh [...]]]></description>
			<content:encoded><![CDATA[<p>Question: how do you <em>not</em> want to start an unseasonably cold Northern Virginia winter morning?<br />
Answer: have some chill down the spine when you fire up Eclipse on your Mac Book Pro Toy(tm), only to get hit by this mysterious error message:</p>
<blockquote><p>
_NSJVMLoadLibrary: NSAddLibrary failed for /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Libraries/libjvm.dylib<br />
JavaVM FATAL: Failed to load the jvm library.
</p></blockquote>
<p>As the initial &#8220;oh crap now we don&#8217;t have Bush to blame it on&#8221; panic settles in, you realize since the last time Eclipse ran fine, you did go in there and tinkered with that &#8220;CurrentJDK&#8221; stuff, so that JDK 1.6 instead of 1.5 would be the default.</p>
<p>So you start googling frantically and find, through the first link returned, <a href="http://blog.kischuk.com/2008/05/08/running-eclipse-on-macbooks-with-java-6/" rel="_blank">this neat solution by rkischuk</a>.  The only difference is that the file you have to edit is located at:<br />
<code><br />
${ECLIPSE_HOME}/Eclipse.app/Contents/Info.plist<br />
</code></p>
<p>Hmm&#8230;, and when Steve Jobs said <a href="http://java.sys-con.com/node/331264" rel="_blank">&#8220;Java&#8217;s not worth building in,&#8221;</a> you thought he was only talking about the iPhone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digizenstudio.com/blog/2009/01/21/eclipse-mac-os-x-jdk-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

