<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>n42 Designs - Eclipse</title>
<link>http://www.n42designs.com/blog/index.cfm</link>
<description>n42 Designs Blog</description>
<language>en-us</language>
<pubDate>Sun, 05 Sep 2010 04:52:10 -0400</pubDate>
<lastBuildDate>Thu, 17 Jan 2008 18:18:00 -0400</lastBuildDate>
<generator>BlogCFC</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<managingEditor>sean@n42designs.com</managingEditor>
<webMaster>sean@n42designs.com</webMaster>
<itunes:subtitle></itunes:subtitle>
<itunes:summary></itunes:summary>
<itunes:category text="Technology" />
<itunes:category text="Technology">
<itunes:category text="Podcasting" />
</itunes:category>
<itunes:category text="Technology">
<itunes:category text="Tech News" />
</itunes:category>
<itunes:keywords></itunes:keywords>
<itunes:author></itunes:author>
<itunes:owner>
<itunes:email>sean@n42designs.com</itunes:email>
<itunes:name></itunes:name>
</itunes:owner>
<itunes:image href="" />
<image>
<url></url>
<title>n42 Designs</title>
<link>http://www.n42designs.com/blog/index.cfm</link>
</image>
<itunes:explicit>no</itunes:explicit>
<item>
<title>Issue w/ Eclipse Resource
Bundle Editor Plugin and Leopard</title>
<link>http://www.n42designs.com/blog/index.cfm/2008/1/17/Resource-Bundle-Editor-Plugin-and-Leopard</link>
<description>
There seems to be an issue with the
Resource Bundle Editor Plugin for Eclipse.
(http://sourceforge.net/projects/eclipse-rbe/)
I installed
version 0.7.7 into a fresh install of the Eclipse 3.3 SDK and was unable
to open a resource file. I would get the following
error:
&lt;code&gt;
Can&apos;t start the AWT because Java was started on
the first thread. Make sure StartOnFirstThread is not specified in your
application&apos;s Info.plist or on the command line
&lt;/code&gt;
To
fix it I edited the eclipse.ini file
(/Applications/eclipse/Eclipse.app/Contents/MacOS/eclipse.ini by
default) to add the following
line:
&lt;code&gt;
-Djava.awt.headless=true
&lt;/code&gt;
Once I
did that it was fine and I was able to edit the resource
bundles.
Hope this helps someone searching for the issue!
</description>
<category>Eclipse</category>
<category>Web Development</category>
<pubDate>Thu, 17 Jan 2008 18:18:00 -0400</pubDate>
<guid>http://www.n42designs.com/blog/index.cfm/2008/1/17/Resource-Bundle-Editor-Plugin-and-Leopard</guid>
</item>
</channel></rss>