gwt
Vaadin 6.3 widget and GWT dev mode
Vaadin 6.3-pre1 is just around the corner, so I decided to give the package a try and make an own custom component which includes a client side widget. Then I'll do some debugging of the client side code.
Vaadin 6.3 includes GWT 2.0, so the old Vaadin 6.2 + GWT 1.7 way of using OOPHM does not work as is any more.
- My environment is:
- Mac OS X 10.5.8
- Java 5 or 6
- Firefox 3.5.8
- Eclipse 3.5 Galileo
- Vaadin Eclipse Plug-In (Experimental)
- Tomcat 6.0.20
Step-by-step how I did it: