No Jetty Tab in Eclipse

2010-01-22 Thread Fletch
I am running Eclipse 3.5 Galileo and just upgraded to GWT 2.0 I am able to run my application in Firefox with the add-on but I cannot figure out how to show the Jetty tab next to the development mode tab. This was clearly not an issue in GWT 1.71 but is really annoying for debugging any server

Re: No Jetty Tab in Eclipse

2010-01-22 Thread Rajeev Dayal
Hi, Are you using the Development Mode View in Eclipse, or are you using GWT's Development Mode window? If you're talking about the view, it does not have an entry for the server; server messages are printed out to Eclipse's console view. Rajeev On Fri, Jan 22, 2010 at 3:53 AM, Fletch