Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Unable to find module

$
0
0
Hi,

I had a working project that had two .gwt.xml files in it. I removed one that was no longer needed and did a gwt compile and it compiles without an errors. However when I try to launch it in dev mode I get the following error.

Code:

Loading modules
  com.bc.ft.appname
      [ERROR] Unable to find 'com/bc/ft/appname.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?
[ERROR] shell failed in doStartup method

I searched the project for any reference to 'appname' and found nothing. Where is it getting modules to load from if not the remaining gwt.xml file?


I am using SmartGwt Pro 5.0p.

Viewing all articles
Browse latest Browse all 4756

Trending Articles