Thanks, Kathrin. That worked perfectly.
On Aug 13, 6:53 am, Katharina Probst <[email protected]> wrote: > You need to go to the Project Properties (right-click on your project), > under Google, Web Toolkit Settings, and click the button that says "Use > Google Web Toolkit" (same for AppEngine, if you're using it). Also, make > sure that under Web Application, the button that says "This project has a > WAR directory" is clicked. > > kathrin > > > > On Thu, Aug 12, 2010 at 4:35 PM, Jon_E <[email protected]> wrote: > > Hi, > > > How do I launch a project in debug mode in Eclipse that was created > > with the command line tool? > > > - - - Background - - - - > > > Following the tutorial, I created an application using the command > > line: > > > webAppCreator -out MyWebApp com.mycompany.mywebapp.MyWebApp > > > Next, I installed the Eclipse plug in. I imported the MyWebApp > > project into eclipse. > > > When I click Projects -> Run As, I do not see an option for "Web > > Application" as the tutorial says I should. When I try to compile the > > GWT project, I get the message, "MyWebApp is not a GWT project". > > > When I try to create a debug configuration, the message appears > > "Project does not use GWT or GAE". > > > The gwt-user.jar and gwt-dev.jar of GWT 2.0.4 are both referenced > > libraries. > > > What am I missing? > > > Thanks in advance. > > > -- > > 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]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
