Hi all

New installation of Open Suse 11.3 with Eclipse Version: Helios
Release Build id: 20100617-1415.

I installed the GWT plugin manually from a downloaded zip
(com.google.gdt.eclipse.suite.e36.update.site_2.2.1.v201103311225.zip).

The new plugin works fine with GWT 2.1 which we use for our new
prejects. However I have one project written using GWT 1.5.2. I have
check that the project's Google properties uses the correct SDK (gwt-
linux-1.5.2).

If I right-click and attempt to run the project as Web Application, I
get the following error in the Eclipse console:

Unknown argument: -remoteUI
Google Web Toolkit 1.5.2
GWTShell [-port port-number | "auto"] [-noserver] [-whitelist
whitelist-string] [-blacklist blacklist-string] [-logLevel level] [-
gen dir] [-out dir] [-style style] [-ea] [url]

where
  -port       Runs an embedded Tomcat instance on the specified port
(defaults to 8888)
  -noserver   Prevents the embedded Tomcat server from running, even
if a port is specified
  -whitelist  Allows the user to browse URLs that match the specified
regexes (comma or space separated)
  -blacklist  Prevents the user browsing URLs that match the specified
regexes (comma or space separated)
  -logLevel   The level of logging detail: ERROR, WARN, INFO, TRACE,
DEBUG, SPAM, or ALL
  -gen        The directory into which generated files will be written
for review
  -out        The directory to write output files into (defaults to
current)
  -style      Script output style: OBF[USCATED], PRETTY, or DETAILED
(defaults to OBF)
  -ea         Debugging: causes the compiled output to check assert
statements.
and
  url         Automatically launches the specified URL

Any ideas how I can get the GWT 1.5.2 project to run with the Eclipse
plugin 2.2.1 or do I have to use an older version of the plugin and
where can I download it from please?

Thanks very much
Aisling

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