What steps will reproduce the problem?
1. Installation
Download the required version from here and unzip it into your eclipse
folder. Open Eclipse (and remember to run Eclipse on a Java 1.5 VM!).
Select Window->Preferences->Cypal Studio and set GWT home to the directory
where you have installed the Google Web Toolkit.
You are all set to code.
2. Adding Cypal Studio for GWT to your project
Cypal Studio for GWT is implemented as a WTP Facet. When creating a new
Dynamic Web Project, select the configuration 'Default Cypal Studio
Project' in the first page of the Wizard. If you already have a Dynamic
Web Project, you can add the facet by selecting Project->Properties-
>Project Facets->Modify Project and check the Cypal's GWT Facet (Please
make sure you don't have gwt-user.jar in your classpath).
3. Playing with GWT Samples
GWT ships with few samples that you can play around with. Importing those
samples is just a Wizard away. Click File->New->Examples->GWT->Samples. In
the Wizard, select the sample and the project into which you want to
import the sample into and click Finish. The samples will be imported into
your project in a separate source folder.
4. Right mouse click over Dynamic Web Project, select New/Example/GWT/GWT
Samples/DynaTable and an exception will be reported via dialog and in
attached .log file.
What is the expected output? What do you see instead?
Sample DynaTable should be added to the project.
What version of the product are you using? On what operating system?
Latest as of 03/04/08: 1.0.0.200710232359
Please provide any additional information below.
I saw the same problem reported for Sample Hello but all of them except
this one worked fine for me...
Original issue reported on code.google.com by charlie....@gmail.com on 4 Mar 2008 at 7:05
Original issue reported on code.google.com by
charlie....@gmail.com
on 4 Mar 2008 at 7:05Attachments: