I'm using eclipse 3.4 with GWT SDK 1.6.4 and the 1.0.1 plugin.
I can create a sample project, but when I run it, it fails to generate
the *.gwt.rpc (the serialization policy file?).
[INFO] Starting Jetty on port 8080
[INFO] 200 - GET /FooBar.html (127.0.0.1) 2224 bytes
[INFO] 200 - GET /FooBar.css (127.0.0.1) 602 bytes
[INFO] 200 - GET /foobar/foobar.nocache.js (127.0.0.1) 4653 bytes
[INFO] 200 - GET /foobar/clear.cache.gif (127.0.0.1) 43 bytes
[INFO] 200 - GET /foobar/gwt/standard/standard.css (127.0.0.1) 25214
bytes
The hosted browser shows the contents of the FooBar.htim file ("Web
Application Starter Project", etc.), but with no widgets.
It creates the other files in the war/foobar directory, but without
the rpc file, it can't go on.
Any suggestion is appreciated. (I've already deleted and reinstalled
eclipse from scratch.)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---