Is there a tutorial for setting up the samples from the 2.2.0 zip file in eclipse? I am astounded by the lack of good (or even bad, or even any ) documentation for this product. The code I have browsed looks good, but I don't want to spend weeks figuring out the basics.
It would be great to debug through these samples to see how things interact, but I have spent about a day just getting the samples to work... unsuccessfully.
Are you asking how to setup an GXT project in general? I just recently wrote an article in the newsletter on the subject that is more up to date: http://us1.campaign-archive.com/?u=f...f5808#coughran You should then be able to import the samples source.
Actually, I was hoping to be able to run the Samples that you have already created and distributed in the gxt-2.2.0-gwt2.zip file. They look nice on YOUR website. I would like to import them into Eclipse and debug them as a learning exercise.
Can you provide instructions for that?
thx,
mike
Last edited by mike b; 28 Sep 2010 at 11:07 AM.
Reason: missed words
see it as "market entrance barrier" to overcome the strength of these setup, it will not be the last time, that you crash your eclipse workspace and the need to rebuild it again.
start with the simpliest examples and step forward then.
1. create workspace, install google tools
2. copy/paste the sample(s) to your folder
3. rename the files to your needs
4. take a closer look on the compiler settings
if you need examples on "how-to setup (your) gwt" ... ask the search enginge of your choice and take some tutorials. as you see, start working with the pure gwt and add the ext later on