Hi all,
first the announced SmartGWT-server is missing in my download from
www.smartclient.com/product/download-bounce.jsp?product=smartgwt&license=eval&version=5.0p&nightly=true
Second when importing the build.xml from sample/built-in-ds (using New "Java Project from Ant build.xml")
there is an error:
"Problem setting the classpath of the project from the javac classpath: ...gwtee-5.0p/samples/built-in-ds/${env.GWT_HOME} does not exist."
although I have set GWT_HOME as casspath variable (under Preferences/Java/Buildpath).
I've manually setup a user library to import the missing jar's from smartgwtee-5.0p/ to settle the compile errors. But when trying
Project/Run/AsGWT there is only an error:
"Could not find any host pages in project BuiltInDs"!
I try to use
1. SmartGWT 5.0 (i can't see the console yet)
2. Firefox 36.0.4 for ubuntu
3. Eclipse 4.4 Luna with
Google Plugin for Eclipse 4.4, v3.8.0.v20141030 and
Google Web Toolkit SDK v2.6.0
first the announced SmartGWT-server is missing in my download from
www.smartclient.com/product/download-bounce.jsp?product=smartgwt&license=eval&version=5.0p&nightly=true
Second when importing the build.xml from sample/built-in-ds (using New "Java Project from Ant build.xml")
there is an error:
"Problem setting the classpath of the project from the javac classpath: ...gwtee-5.0p/samples/built-in-ds/${env.GWT_HOME} does not exist."
although I have set GWT_HOME as casspath variable (under Preferences/Java/Buildpath).
I've manually setup a user library to import the missing jar's from smartgwtee-5.0p/ to settle the compile errors. But when trying
Project/Run/AsGWT there is only an error:
"Could not find any host pages in project BuiltInDs"!
I try to use
1. SmartGWT 5.0 (i can't see the console yet)
2. Firefox 36.0.4 for ubuntu
3. Eclipse 4.4 Luna with
Google Plugin for Eclipse 4.4, v3.8.0.v20141030 and
Google Web Toolkit SDK v2.6.0
Comment