Hi, I've started a new netbeans project using GWT4NB that ive downloaded via the plugin manager. I've set my path to GWT 2.1 sdk path properly. The "hello gwt" project compiles with this appearing in my log in red:
"WARNING: 'com.google.gwt.dev.GWTCompiler' is deprecated and will be removed in a future release. Use 'com.google.gwt.dev.Compiler' instead. (To disable this warning, pass -Dgwt.nowarn.legacy.tools as a JVM arg.)" When I go in my browser I get a blank page, if I add text in the html file it shows up. I tried using gwt 2.0.4 and it works properly. -- 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.
