Hi, I've got a problem when running my project with gwt 1.7.1 and this message appears:
Unknown argument: -codeServerPort Google Web Toolkit 1.7.1 HostedMode [-noserver] [-port port-number | "auto"] [-whitelist whitelist-string] [-blacklist blacklist-string] [-logLevel level] [- gen dir] [-style style] [-ea] [-server servletContainerLauncher] [- startupUrl url] [-war dir] [-extra dir] [-workDir dir] [-localWorkers count] module[s] Using gwt 2.2 it works fine but with any older versions 1.4 - 1.7: Unknown argument: -codeServerPort or Unknown argument: -remoteUI message appears. I would use gwt sdk 2.2 which works fine but when I compile project I've got error: Unresolvable native reference to method 'instance' in type 'com.gwtext.client.widgets.tree.TreeNode' and I heard that in older version this error doesn't show up, and it's correct, compilation succeeded. Can anyone tell me what's wrong? -- 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.
