Does anybody already had this kind of error while compiling your
project ?
If yes how did you solve your problem ?
[echo] Compiling client menu
[java] Compiling module nc.kroc.fmp.AppMenu
[java] Compilation succeeded
[java] Linking compilation into D:\Documents\Vincent\workspace
\FullMetalPlanet\build\nc.kroc.fmp.AppMenu
[java] Exception in thread "main" java.lang.NullPointerException
[java] at com.google.gwt.dev.util.Util.copy(Util.java:994)
[java] at com.google.gwt.dev.util.Util.copy(Util.java:181)
[java] at com.google.gwt.dev.util.Util.copy(Util.java:166)
[java] at
com.google.gwt.core.ext.linker.impl.StandardLinkerContext.link(StandardLinkerContext.java:
284)
[java] at
com.google.gwt.dev.GWTCompiler.distill(GWTCompiler.java:367)
[java] at com.google.gwt.dev.GWTCompiler.run(GWTCompiler.java:
564)
[java] at com.google.gwt.dev.GWTCompiler.run(GWTCompiler.java:
554)
[java] at com.google.gwt.dev.GWTCompiler.main(GWTCompiler.java:
214)
BUILD FAILED
D:\Documents\Vincent\workspace\FullMetalPlanet\build.xml:102: Java
returned: 1
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---