Hi, I am developing a widget that I would like to package in a jar for use in GWT projects. I created a new project for my widget, wrote the code and debugged it in its own project. Now I want to create a test project (in a different Java package) and be able to still modify/debug my widget without having to build a jar every time. Basically the question is: can we work in an Eclipse project with 2 different Java packages, one for the application, one for a widget under development. I would be the same as modying the GWT code in a client project. I am using GWT 15.3 and Eclipse.
Thanks Fred --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
