Are you getting a "wrong package error"? Because if you aren't, you
should!
Also, you've got to make your java.io hack-pack-age another level
deeper... You don't need to make two different source folders, that's
just to minimize IDE confusions....
Try this...
test/
src/
foo.bar.test/
Test.gwt.xml
TestSuper.gwt.xml
foo.bar.test.client/
foo.bar.test.server/
foo.bar.test.hack.java.io/
OutputStream.java
Where TestSuper.gwt.xml = <module><super-source path="hack"/></module>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---