Community
Participate
Working Groups
Build Identifier: Build id: 20100218-1602 I have a few Google GWT projects in Eclipse and debug and test them using google development server. At some point, the "Run as" command always launch cause the google development server to start a particular project. For example, I right click on "project b" and select "run as web application", it will still start "project a". This behavior only happens to google web application. If I right click other projects, they will still start correctly. Reproducible: Sometimes Steps to Reproduce: 1. Create on google gwt project. run it or debug it 2. create another google gwt proejct. run it or debug it. 3. switch back to first project and run it or debug it. Second project would be run.
I think this bug should be filed against the tooling that provides the google action (launch shortcut). It may be providing the debug platform with incorrect information (resource associated with the selection, or configuration associated with the selection).
Marking as "not Eclipse". Suggest to file against with Google.
Found a work around. Just change the port number