Closed GoogleCodeExporter closed 9 years ago
The errors you are showing are compile errors. (The appengine plugin compiles
the project before to deploy it.)
Check your project configuration to verify that the gquery-dnd-bundle is set
before the gwt.jar in the classpath and that you are not including the snapshot
version of gwtquery
Original comment by julien.d...@gmail.com
on 15 Mar 2011 at 12:53
I think you receive these errors because your pom.xml is wrong. Please check if
your dependencies are correctly defined
Original comment by julien.d...@gmail.com
on 15 Mar 2011 at 1:12
any news ?
Original comment by julien.d...@gmail.com
on 27 Apr 2011 at 8:38
[deleted comment]
Works fine now, when the library is NOT included in the pom.xml but added
manually in the classpath, and put BEFORE the gwt dependencies in the
classpath. Thanks.
Original comment by cvin...@qunb.com
on 27 Apr 2011 at 9:27
As this constraint is documented in the wiki article of the droppable plugin, I
closed this issue
Original comment by julien.d...@gmail.com
on 28 Apr 2011 at 6:49
Original issue reported on code.google.com by
cvin...@qunb.com
on 9 Mar 2011 at 11:23