Hi everyone,
I was trying to have multiple module in source package like:
src->
|-com.san->
| |-San.gwt.xml
| |...............
| ......
|-in.co.bittechnology->
|-BitTechnology.gwt.xml
and I am getting this
Loading inherited module 'com.san.San'
Loading inherited module 'in.co.bittechnology.BitTechnology'
[ERROR] Unable to find 'in/co/bittechnology/
BitTechnology.gwt.xml' on your classpath; could be a typo, or maybe
you forgot to include a classpath entry for source?
[ERROR] Line 15: Unexpected exception while processing element
'inherits'
please help!!!
Thanks in advance.
--
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.