In order to solve another problem, it was recommended that I switch to GWT 2.0RC2 (I was running 1.7.1). I downloaded both the toolkit and the Eclipse plugin and followed the instruction, including a fresh Eclipse install. I tried running my application and got the "Unknown argument: -style" error. So just to be safe a created a new application using 2.0RC2 and copy all my java files over. I try running that and same error. Here's a bit more detail:
Unknown argument: -style Google Web Toolkit 2.0.0-rc2 DevMode [-noserver] [-port port-number | "auto"] [-whitelist whitelist- string] [-blacklist blacklist-string] [-logdir directory] [-logLevel level] [-gen dir] [-codeServerPort port-number | "auto"] [-server servletContainerLauncher] [-startupUrl url] [-war dir] [-extra dir] [- workDir dir] module[s] "-style" is not something that I added to the app's run configuration so I'm at a loss here. Any ideas? -- Rob -- 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.
