<?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: Getting back the Cocoa-Java bridge in Snow Leopard</title>
	<atom:link href="http://www.notesfromandy.com/2009/09/06/getting-back-the-cocoa-java-bridge-in-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notesfromandy.com/2009/09/06/getting-back-the-cocoa-java-bridge-in-snow-leopard/</link>
	<description>Andy Lee&#039;s weblog</description>
	<lastBuildDate>Tue, 29 Nov 2011 18:11:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: saiful</title>
		<link>http://www.notesfromandy.com/2009/09/06/getting-back-the-cocoa-java-bridge-in-snow-leopard/comment-page-1/#comment-9127</link>
		<dc:creator>saiful</dc:creator>
		<pubDate>Sat, 08 Oct 2011 05:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.notesfromandy.com/?p=129#comment-9127</guid>
		<description>&lt;p&gt;Hi,
I don&#039;t have any leopard installation. Can anyone send or point me the leopard files? Where can I get those files if I don&#039;t have a leopard disk or installation?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,
I don&#039;t have any leopard installation. Can anyone send or point me the leopard files? Where can I get those files if I don&#039;t have a leopard disk or installation?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.notesfromandy.com/2009/09/06/getting-back-the-cocoa-java-bridge-in-snow-leopard/comment-page-1/#comment-7181</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 31 Jul 2011 00:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.notesfromandy.com/?p=129#comment-7181</guid>
		<description>&lt;p&gt;Ah, that is indeed a bummer. But the writing was on the wall anyway. I didn&#039;t expect this hack to work forever. Maybe someone will come up with a workaround that works for Lion.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ah, that is indeed a bummer. But the writing was on the wall anyway. I didn&#039;t expect this hack to work forever. Maybe someone will come up with a workaround that works for Lion.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Norville</title>
		<link>http://www.notesfromandy.com/2009/09/06/getting-back-the-cocoa-java-bridge-in-snow-leopard/comment-page-1/#comment-7180</link>
		<dc:creator>Norville</dc:creator>
		<pubDate>Sat, 30 Jul 2011 22:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.notesfromandy.com/?p=129#comment-7180</guid>
		<description>&lt;p&gt;So I upgraded to Lion... the upgrade left /System/Library/Java/com alone completely, but it cleaned out the files in /usr/lib/java.  I put the Leopard version of these files (and symlinks) back in place.  Unfortunately, that wasn&#039;t enough to get my Cocoa-Java applications working again.  Maybe they&#039;re broken for good under Lion... bummer.  Hope someone else has better luck than me.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So I upgraded to Lion&#8230; the upgrade left /System/Library/Java/com alone completely, but it cleaned out the files in /usr/lib/java.  I put the Leopard version of these files (and symlinks) back in place.  Unfortunately, that wasn&#039;t enough to get my Cocoa-Java applications working again.  Maybe they&#039;re broken for good under Lion&#8230; bummer.  Hope someone else has better luck than me.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.notesfromandy.com/2009/09/06/getting-back-the-cocoa-java-bridge-in-snow-leopard/comment-page-1/#comment-6833</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Fri, 15 Jul 2011 21:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.notesfromandy.com/?p=129#comment-6833</guid>
		<description>&lt;p&gt;Thanks Andy. This worked for me. I&#039;m not sure if it is advised, but it worked. We&#039;ll see what happens when 10.7 comes out.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Andy. This worked for me. I&#039;m not sure if it is advised, but it worked. We&#039;ll see what happens when 10.7 comes out.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.notesfromandy.com/2009/09/06/getting-back-the-cocoa-java-bridge-in-snow-leopard/comment-page-1/#comment-3792</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 16 Nov 2010 07:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.notesfromandy.com/?p=129#comment-3792</guid>
		<description>&lt;p&gt;Great!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Norville</title>
		<link>http://www.notesfromandy.com/2009/09/06/getting-back-the-cocoa-java-bridge-in-snow-leopard/comment-page-1/#comment-3790</link>
		<dc:creator>Norville</dc:creator>
		<pubDate>Tue, 16 Nov 2010 06:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.notesfromandy.com/?p=129#comment-3790</guid>
		<description>&lt;p&gt;Thank you, thank you!  Your instructions worked like a charm -- I copied the com directory and the 4 dylib files, and then recreated the symlinks by hand.  The Cocoa-Java app I needed to use (CocoaBooklet) now works again in 10.6!  Made my day.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you, thank you!  Your instructions worked like a charm &#8212; I copied the com directory and the 4 dylib files, and then recreated the symlinks by hand.  The Cocoa-Java app I needed to use (CocoaBooklet) now works again in 10.6!  Made my day.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Ng</title>
		<link>http://www.notesfromandy.com/2009/09/06/getting-back-the-cocoa-java-bridge-in-snow-leopard/comment-page-1/#comment-2871</link>
		<dc:creator>Simon Ng</dc:creator>
		<pubDate>Wed, 24 Mar 2010 15:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.notesfromandy.com/?p=129#comment-2871</guid>
		<description>&lt;p&gt;I am able to do everything on the above, but cannot locate the 8 files stated in /usr/lib/java.&lt;/p&gt;

&lt;p&gt;I was only able to locate 6 files in location /Macintosh HD/Library/Home?shared_bundle/Libraries/*.dylib&lt;/p&gt;

&lt;p&gt;Please help.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am able to do everything on the above, but cannot locate the 8 files stated in /usr/lib/java.</p>

<p>I was only able to locate 6 files in location /Macintosh HD/Library/Home?shared_bundle/Libraries/*.dylib</p>

<p>Please help.</p>]]></content:encoded>
	</item>
</channel>
</rss>

