Not exactly sure what you are looking for but I'll give it a shot.
You may be looking for how to create a gwt module which can be referenced
by another gwt project.
Here is one way of creating a module which consists of a reusable widget.
http://davidmaddison.blogspot.com/2009/01/creating-gwt-component.html
One detail to be aware of - when you create a jar of the module, be sure to
include both the source and binary files.


On Tue, Jun 5, 2012 at 10:03 PM, thiago borges martins <
tborgesmart...@gmail.com> wrote:

> How do I create a gwt project which are the components (jar) for a web
> project?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 
-- A. Stevko
===========
"If everything seems under control, you're just not going fast enough." M.
Andretti

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to