Hi Alex,
I believe I followed your steps correctly. I can get pre-existing projects to run, what I am unable to do is create a basic gwt-roo project. I have this same error when using helios (not...
Type: Posts; User: tjfbirch; Keyword(s):
Hi Alex,
I believe I followed your steps correctly. I can get pre-existing projects to run, what I am unable to do is create a basic gwt-roo project. I have this same error when using helios (not...
I've downloaded STS 2.5.0 M3 today and get the following error trying to create my first gwt-roo project:
org.eclipse.jdt.internal.core.JavaModel cannot be cast to...
In order to get the gwt expense app to run with the windows M2 release of roo I had to add the following to the pom.xml file.
<plugin>
...
on your vista machine go to start, control panel, system, advanced system settings, environment variables
Find the Path entry in the list and add the following at the end of the string:...
Correction to my last post in that I am only getting unexpected server error running the expense project in chrome. Ie and firefox work fine.
I had the same problem and installed the Google Plugin and DataNucleus plugins manually using the install new software option. However, after importing the GWT expense project I am able to run it but...