I am using GWT 2.0.4 with Eclipse Helios (3.6.x) and the latest Google
Plugin for Eclipse.

I added the gwt-log jar to my project's classpath.  This is the entry
from my project's .classpath file:

        <classpathentry kind="lib" path="/lib/gwt-log-3.0.3.jar"/>

I also added an <inherits> element to my application's GWT module xml
file:

    <inherits name="com.allen_sauer.gwt.log.gwt-log-DEBUG" />

When I launch the app in Eclipse dev mode, I see this error:

12:04:13.398 [ERROR] [foobar] Line 30: No source code is available for
type com.allen_sauer.gwt.log.client.Log; did you forget to inherit a
required module?


Am I missing something?

Sean

-- 
You received this message because you are subscribed to the Google Groups 
"gwt-log" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/gwt-log?hl=en.

Reply via email to