Hello, i get this error when compile my web project on eclipse
-style should be followed by one of
  OBF, PRETTY, or DETAILED
Google Web Toolkit 1.5.3
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

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