fredsa / gwt-dnd

Library providing easy to use mouse or touch based drag-and-drop capabilities to GWT
42 stars 41 forks source link

Problem running the PalettePanel Example #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Does the issue occur in "quirks mode", "standards mode" or both? If you
don't know, does your HTML page contains a DOCTYPE declaration?
Standard Mode

What version of GWT are you using? 1.4.60? 2.0.4? Other?
2.1.0

What version of the gwt-dnd jar file or library file are you using?
3.0.1

What operating system(s) are you using? Windows? Linux? Mac?
Windows 7 64-bit

Does the issue occur in web mode, development mode (formerly "hosted
mode"), both or don't know?
development mode

What browser(s) do you use? Chrome, Firefox, IE, Safari, other?
Firefox

What is the browser version (if you know) from Help->About?
3.6.12

What steps will reproduce the problem? Please attach sample code if you
can.
1.Simply create all the classes relating to the PalettePanel examples

What is the expected output? What do you see instead?
Expected result is that it should be working.

The console state:

Initializing AppEngine server
Logging to JettyLogger(null) via com.google.apphosting.utils.jetty.JettyLogger
Successfully processed 
C:\Users\Sourabh\workspace\test\war\WEB-INF/appengine-web.xml
Successfully processed C:\Users\Sourabh\workspace\test\war\WEB-INF/web.xml
The server is running at http://localhost:8888/
Loading modules
   com.allen_sauer.gwt.dnd.gwt-dnd
      [ERROR] Invalid module name: 'com.allen_sauer.gwt.dnd.gwt-dnd'
[ERROR] shell failed in doSlowStartup method

Have included the gwt-dnd jar in the path, and pasted it in the lib of WEB-INF.

Please reply asap

Original issue reported on code.google.com by sourabh3934 on 3 Dec 2010 at 4:46

GoogleCodeExporter commented 9 years ago
This appears to be an issue with your local environment.

Original comment by fredsa@google.com on 19 Dec 2010 at 7:00