Comment by rda...@google.com:

@yaoancheng: Sorry to hear that you're having troubles using the plugin.  
Here is some additional information that may help.

Regarding #1, you can actually start two development mode sessions at the  
same time. What you need to do is modify the launch configuration so that  
the "Automatically Select an Unused Port" option is selected, and add the  
following argument to the Program Arguments section:

-codeServerPort auto

Regarding #2, you should see the Development Mode View in Eclipse, instead  
of the Development Mode Window. See  
http://code.google.com/eclipse/docs/running_and_debugging_2_0.html for a  
screenshot.

If you want to see the request log information from Jetty, change the log  
level in the launch configuration to TRACE. Then, that information will  
show up.

For #3, you can clear out the tree node by clicking on the icon with  
overlapping X's. That will clear the nodes for all terminated launches.

As for #4, you are right. That is a feature that we'll add in a future  
version of GPE.

If you want to use the plugin, and have the development mode window show up  
instead of Eclipse's development mode view, set the "USE_REMOTE_UI"  
environment variable FOR YOUR LAUNCH CONFIGURATION to the value "false".




For more information:
http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to