I am using SmartGWT v10.1p_2016-03-22/PowerEdition Deployment (built 2016-03-22). I am running Eclipse version Kepler and I am starting with the basic GWT application that can be automatically generated from the "New Web Application" menu item provided by the Google plugin. This works fine.
I then added <inherits name="com.smartgwtee.SmartGwtEE"/> to the gwt.xml file and smartgwtpower.jar to the build path. When I re-run the application, the web page doesn't show any of the widgets. I am hoping to start with the GWT sample program and add in SmartGWT functionality.
I've attached the console window text as well as a screenshot of the application. Any help would be greatly appreciated.
Thanks,
Ken
Console.txt
I then added <inherits name="com.smartgwtee.SmartGwtEE"/> to the gwt.xml file and smartgwtpower.jar to the build path. When I re-run the application, the web page doesn't show any of the widgets. I am hoping to start with the GWT sample program and add in SmartGWT functionality.
I've attached the console window text as well as a screenshot of the application. Any help would be greatly appreciated.
Thanks,
Ken
Console.txt
Comment