I\'m looking for a way to create jar files containing both .class and .java files for GWT modules. Anyone knows how that could be achieved?
Superthanks!
// N
Use the resource tag in pom.xml to include src/main/java.