Hi Isaac,
You've come to the right place for GWT Eclipse plug-in support! We don't
have an official support forum for the Eclipse plug-in just yet. Given the
various Google APIs that might be included in the plug-in, it seems best to
report issues on the forum corresponding to the API / plug-in feature for
which you experienced issues, so well done :-)

Now then, about the issue you're experiencing - a couple of questions to
help troubleshoot:

1) Does the warning message that pops up prevent you from running hosted
mode? Or are you able to run it while having the warning message displayed
as you use hosted mode?

2) What type of application are you running? (GWT or GWT + GAE)

The fact that it's complaining about a -server argument tells me that this
is a project configured with the AppEngine nature, but the fact that
GWTShell is being used tells me that it's using GWT 1.5, which according to
how the plug-in was designed, should be impossible unless there's a bug on
our end. In any case, let me know your config and maybe we can figure out
what's going on.

Cheers,
-Sumit Chandel

On Wed, Apr 8, 2009 at 4:02 PM, Isaac Truett <[email protected]> wrote:

>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to