yugalatea / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

Error in running the gwt project through shell scripted mode with google #226

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
my gwt application :- Main.java

when i try to double click by application batch file ==Main-shell.cmd
the following errors is occured

[TRACE] Loading module 'com.apscope.Main'
[TRACE] Loading inherited module 'com.google.gwt.visualization.Visualization'
[ERROR] Unable to find 'com/google/gwt/visualization/Visualization.gwt.xml'
on your
classpath; could be a typo, or maybe you forgot to include a classpath
entry for source?
[ERROR] Line 5: Unexpected exception while processing element 'inherits'
[ERROR] Failure while parsing XML

i dont know why ?????? i done all my work to run my projects correctly.
still this is
the problem 

but when i run by program by clicking run button in eclipse . it works
perfectly.. 

why this problem tell me a suggestion please .... 

waiting for ur reply
cheers
saran

Original issue reported on code.google.com by saranparis on 23 Dec 2008 at 3:45

GoogleCodeExporter commented 9 years ago
This looks like a configuration problem.  If it works in Eclipse, there is a 
way to 
get it working from the command line.  Please take this issue to one of the 
support 
Google Groups, such as Google-Web-Tookit or GWT-Google-APIs  where fellow GWT 
users 
can help you diagnose the issue.  

Original comment by galgwt.reviews@gmail.com on 23 Dec 2008 at 2:01