my gwt app relies on external libraries such as
java.beans.PropertyChangeEvent and my own custom classes from another
eclipse project.
what's the best way of incorporating them?
I added these libs to gwt compiler classpath, but I get
[ERROR] Line 70: No source code is available for type
java.beans.PropertyC
hangeEvent; did you forget to inherit a required module?
Do I have to make all external dependencies into a module? please
help.
thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---