Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Adding SmartGWT to GWT application

    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

    Click image for larger version

Name:	ScreenCapture.PNG
Views:	134
Size:	103.7 KB
ID:	236188 Console.txt

    #2
    Hi khoward,

    is there a reason you don't want to start with the BuildInDS sample?
    You can just import it in Eclipse.

    Best regards
    Blama

    Comment


      #3
      Hi Blama,

      Thank you. That worked!

      Ken

      Comment

      Working...
      X