In Eclipse - right click in the package explorer - Export... - Java - JAR
Make sure you export source (third checkbox in my version)

Make sure you Add directory entries (6th cb in my version)

That should be it.

Ian

http://examples.roughian.com


2009/3/3 Techer <[email protected]>

>
> Hi All,
>
> I'm doing 2 different projects which share some functionality. So I
> want to separate the common functionality and develop it as a module
> and use that module in both the projects.
>
> So the steps are 1) Develop the module and package it as jar file 2)
> Place it in classpath of the required project 3) specify the
> inheritance in the projects .gwt.xml file 4) Use the module happily
> ever after :-)
>
> The question is how to create and package a module ?
>
> I appreciate your help.
>
> Thank You.
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to