Announcement

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

    GWT Mobile HelloWorld Run Issue

    I downloaded the smartgwt-mobile beta and tried to execute the HelloWorld project inside the bundle.

    After lots of configurations, I ran the applicaiton is HostedMode but now, I am getting the following error message and unable to proceed:

    [ERROR] Unable to find 'com/google/gwt/resources/Resources.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?

    I tried to find the appropriate jar file that has the Resources.gwt.xml but no use.

    Please help me to run the application.

    Thanks.

    #2
    We don't reference a "Resources" GWT module in SmartGWT.mobile. It could indeed be a typo as the error messages suggests, or it could be a problem with some other library you're using. Follow the included install instructions carefully and this won't happen.

    Comment


      #3
      I did follow all the instructions in the document. I still get the same error. Can you please help me getting started with SmartGWT Mobile.

      I am very much interested to explore SmartGWT Mobile and wish to be an active developer using this technology.

      Comment


        #4
        We would suggest simply starting over with the instructions in a clean environment (not a pre-existing project). The instructions work, and so you must have done something wrong or extra, we cannot guess what that is.

        Comment

        Working...
        X