View Full Version : 2.0 Demo
babyblue
5 May 2009, 5:20 PM
How do I run the samples that came with 2.0 M1?
I'm pretty new to GWT/GXT, I use eclipse 3.4.
Thanks in advance.
paco_online
5 May 2009, 11:48 PM
hi,
download 2.0-M1
download tomcat (i use apache-tomcat-6.0.18)
put the "samples.war" (downloaded with the 2.0-M1 package) to the "webapps" folder of your tomcat
start tomcat
Run it from your local URL: http://127.0.0.1:8080/samples/explorer.html
babyblue
6 May 2009, 9:12 AM
That did it, thank!
since81
20 May 2009, 5:14 PM
In that way I can play with the examples srcs to understand them better.
I notices that in the example sources for 2.0-m1, there are no html files which I can tell my maven plugin to bind to.
Can some here please tell me how to build the example.war?
Thanks.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.