Hello,

I already have a working GWT environment with two projects under
eclipse.
One of the two projects is a "library" project that includes
components used by the "main" project.

For the moment when I want to deploy the "main" project, I need to
compile ("GWT compile") the "library" project, then I compile ("GWT
compile") the main project.
Then I deploy the "main" project.....and everything works !

So, even if everything is working, I would like to be sure to compile
the "library" project before compiling the "main" project.

Is-there a way to do that?
I would prefer to not use Maven (becasue I don't know it).

Thanks for your answer.

Regards.

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