Preface: I see posts related to the plugin on this list and on GAE, but I can't find an official support forum or issue tracker. If such a thing does exist, do please redirect me there.
I'm using the plugin with two Eclipse projects. Same version of Eclipse. Same workspace, even. One of them is working fine so far, the other gives me this when I Run As -> Web Application: WARNING: 'com.google.gwt.dev.GWTShell' is deprecated and will be removed in a future release. Use 'com.google.gwt.dev.HostedMode' instead. (To disable this warning, pass -Dgwt.nowarn.legacy.tools as a JVM arg.) Unknown argument: -server Google Web Toolkit 1.6.4 (GWTShell syntax help omitted) I've searched the entire project for "-server" and can't find it anywhere. It brings to mind the -server argument for java.exe but there's nothing in the launch configuration's arguments tab, VM or program. The other project, the one that works, gives the deprecation warning but not the unknown argument error. Anyone know where that errant argument might be coming from? Thanks, Isaac --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
