hi,
i'm very new to smartgwt, eclipse, java and ant. I have imported the builtinds-sample from package smartgwt2.3 and then i've set the projects classpath-variable GWT_HOME to /home/me/Java/Gwt/gwt-2.0.4/
the error-message when i build is:
Do i have to set os-Variable to GWT_HOME?? or an ant-Variable??
I've installed:
Google Eclipse Plugins
Jboss Tools
and the old instantiations WindowBuilderPro ( nonGoogle )
thank you
i'm very new to smartgwt, eclipse, java and ant. I have imported the builtinds-sample from package smartgwt2.3 and then i've set the projects classpath-variable GWT_HOME to /home/me/Java/Gwt/gwt-2.0.4/
the error-message when i build is:
Code:
my_workspace/builtinds/build.xml:28: Warning: Could not find file my_workspace/builtinds/${env.GWT_HOME}/gwt-servlet.jar to copy.
I've installed:
Google Eclipse Plugins
Jboss Tools
and the old instantiations WindowBuilderPro ( nonGoogle )
thank you
Comment