Never mind... I had 2 different versions of GWT on the classpath
(2.0.1 and 2.0.0) and that's what was causing Eclipse to go nuts.
On Feb 14, 1:09 pm, Yaakov wrote:
> Hi all,
>
> Using 2.0.0 in Eclipse (actually in the pom.xml I specified 2.0.1 -
> just in case that matters). Using XP 64 bit.
>
>
Hi all,
Using 2.0.0 in Eclipse (actually in the pom.xml I specified 2.0.1 -
just in case that matters). Using XP 64 bit.
When right-clicking on my GwtTest, I get the following error:
java.lang.NoClassDefFoundError: com/google/gwt/dev/DevModeBase
$OptionBindAddress
at com.google.gwt.ju