Announcement

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

    RealTimeMessaging inherited module fails to load.

    Hi,

    I have added the line into my <project>.gwt.xml <inherits name="com.smartgwt.RealtimeMessaging"/>

    When I try to run the application in my eclipse environment to test I get:

    Loading modules
    eti.Triad40
    Loading inherited module 'eti.Triad40'
    Loading inherited module 'com.smartgwt.RealtimeMessaging'
    [ERROR] Unable to find 'com/smartgwt/RealtimeMessaging.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?
    [ERROR] shell failed in doStartup method

    What can I do to fix this?



    Never Mind...I found I had indeed forget to put something on my build path...
    Last edited by siegersallee; 17 Nov 2015, 10:44.
Working...
X