That's actually a pretty simple prospect ... you need your class files, plus their source code and the *.gwt.xml module descriptor. I use Maven as my build system so I originally followed the guide at http://mojo.codehaus.org/gwt-maven-plugin/user-guide/library.html. But it also serves well as a generic description of the process. I also vaguely remember seeing instructions on the GWT site, but I couldn't find it as fast.
Hope this helps! smoyer On Oct 28, 10:23 am, StrongSteve <[email protected]> wrote: > Hello, > > Can anyone provide a sample project or a link to a tutorial describing > how to create a JAR-file containing self created composites and how to > use this JAR-file in another GWT project? > > Thanks in Advance! > > Greetings > Stefan -- 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.
