<?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>Mersoft Corporation Blog &#187; Eclipse</title>
	<atom:link href="http://blog.mersoft.com/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mersoft.com</link>
	<description>Achieve, Compete, and Evolve</description>
	<lastBuildDate>Wed, 07 Sep 2011 15:13:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mac &#8211; Eclipse Galileo &#8211; Installing GWT Plugin</title>
		<link>http://blog.mersoft.com/2010/01/15/mac-eclipse-galileo-installing-gwt-plugin/</link>
		<comments>http://blog.mersoft.com/2010/01/15/mac-eclipse-galileo-installing-gwt-plugin/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 22:26:39 +0000</pubDate>
		<dc:creator>Tom Bollwitt</dc:creator>
				<category><![CDATA[Java/Java Frameworks]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Goolge Web Toolkit]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://blog.mersoft.com/?p=350</guid>
		<description><![CDATA[Ok, So I was having some real issues when I tried to install the GWT plugin from Google into Eclipse Galileo on my Mac in order create a GWT 2.0 application. After installing the plugin (via the update site &#8211; http://dl.google.com/eclipse/plugin/3.5) you need to restart Eclipse. However when Eclipse restarted all I got was an [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, So I was having some real issues when I tried to install the GWT plugin from Google into Eclipse Galileo on my Mac in order create a GWT 2.0 application. After installing the plugin (via the update site &#8211; http://dl.google.com/eclipse/plugin/3.5) you need to restart Eclipse. However when Eclipse restarted all I got was an error popup telling me to check the Eclipse log file.</p>
<p>The log file contained the following &#8230;</p>
<pre>!SESSION Thu Jan 14 16:42:24 CST 2010
------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2010-01-14 16:42:24.080
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException:
org.eclipse.core.runtime.adaptor.EclipseStarter
	at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:556)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)</pre>
<p>Well, luckily I was able to come up with a workaround.</p>
<p>For development I also use the Subversive and Maven Integration plugins so here is what I did. (This assumes you know how to install plugins via update sites)</p>
<ol>
<li>Start with a fresh copy of Galileo</li>
<li>Add all the plugins without restarting Eclipse in the following order.</li>
<li>Add the GWT plugin from the update site
<ol>
<li>http://dl.google.com/eclipse/plugin/3.5</li>
</ol>
</li>
<li>Add the Subversive plugin and required SVN connectors from Polarion
<ol>
<li>http://community.polarion.com/projects/subversive/download/eclipse/2.0/galileo-site/</li>
</ol>
</li>
<li>Add the maven integration plugin
<ol>
<li>http://m2eclipse.sonatype.org/update</li>
</ol>
</li>
<li>After all the plugins are installed restart Eclipse.</li>
</ol>
<p>And there you have it. Eclipse starts up without any problems.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.mersoft.com%2F2010%2F01%2F15%2Fmac-eclipse-galileo-installing-gwt-plugin%2F&amp;linkname=Mac%20%26%238211%3B%20Eclipse%20Galileo%20%26%238211%3B%20Installing%20GWT%20Plugin"><img src="http://blog.mersoft.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.mersoft.com/2010/01/15/mac-eclipse-galileo-installing-gwt-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

