                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <?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>No technical expert advice can be found here ;) &#187; eclipse</title>
	<atom:link href="http://blog.elitecoderz.net/category/development/java/eclipse-java-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.elitecoderz.net</link>
	<description>Weblog by Erik Scholtz</description>
	<lastBuildDate>Thu, 08 Dec 2011 09:46:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>org.mortbay.thread.Timeout. exception on new GWT webapplication with instantiations gwt designer or windowbuilder pro</title>
		<link>http://blog.elitecoderz.net/org-mortbay-thread-timeout-exception-on-new-gwt-webapplication-with-instantiations-gwt-designer-or-windowbuilder-pro/2010/05/</link>
		<comments>http://blog.elitecoderz.net/org-mortbay-thread-timeout-exception-on-new-gwt-webapplication-with-instantiations-gwt-designer-or-windowbuilder-pro/2010/05/#comments</comments>
		<pubDate>Wed, 12 May 2010 09:30:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[instantiations]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=365</guid>
		<description><![CDATA[When creating a new WebApplication with GWT SDK 2.0.3 and App Engine SDK 1.3.3 in eclipse using the Instantiations WindowBuilder Pro or GWT Designer, the following error occors when trying to launch the &#8220;GWT application&#8221; (google calls this &#8220;Development Mode&#8221;). Exception in thread &#8220;main&#8221; java.lang.NoSuchMethodError: org.mortbay.thread.Timeout.&#60;init&#62;(Ljava/lang/Object;)V at org.mortbay.io.nio.SelectorManager$SelectSet.&#60;init&#62;(SelectorManager.java:306) at org.mortbay.io.nio.SelectorManager.doStart(SelectorManager.java:223) at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39) at org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:303) at [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/org-mortbay-thread-timeout-exception-on-new-gwt-webapplication-with-instantiations-gwt-designer-or-windowbuilder-pro/2010/05/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Missing required argument &#8216;module[s]&#8216; Google Web Toolkit &#8211; jetty does not start in eclipse &#8211; project is not GWT project</title>
		<link>http://blog.elitecoderz.net/missing-required-argument-modules-google-web-toolkit-jetty-does-not-start-in-eclipse-project-is-not-gwt-project/2010/04/</link>
		<comments>http://blog.elitecoderz.net/missing-required-argument-modules-google-web-toolkit-jetty-does-not-start-in-eclipse-project-is-not-gwt-project/2010/04/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 06:56:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[jetty]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=356</guid>
		<description><![CDATA[Missing required argument &#8216;module[s]&#8216; Google Web Toolkit 2.0.3 DevMode [-noserver] [-port port-number &#124; "auto"] [-whitelist whitelist-string] [-blacklist blacklist-string] [-logdir directory] [-logLevel level] [-gen dir] [-bindAddress host-name-or-address] [-codeServerPort port-number &#124; "auto"] [-server servletContainerLauncher[:args]] [-startupUrl url] [-war dir] [-extra dir] [-workDir dir] module[s] where -noserver Prevents the embedded web server from running -port Specifies the TCP port [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/missing-required-argument-modules-google-web-toolkit-jetty-does-not-start-in-eclipse-project-is-not-gwt-project/2010/04/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Repair eclipse workbench &#8211; corrupted eclipse workspace</title>
		<link>http://blog.elitecoderz.net/repair-eclipse-workbencheclipse-workbench-reparieren/2009/06/</link>
		<comments>http://blog.elitecoderz.net/repair-eclipse-workbencheclipse-workbench-reparieren/2009/06/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 19:16:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[workbench]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=239</guid>
		<description><![CDATA[My workbench often gets corrupted, and all good advice on the net does not work, since the hints there are based on the fact, that eclipse starts up. But what happens, if eclipse refuses to start due to the corrupted workbench (the usual situation I have)? First of all, check the log message. You&#8217;ll find [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/repair-eclipse-workbencheclipse-workbench-reparieren/2009/06/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

