I am using GWT 2.0.4 with Eclipse Galelio(3.x.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="D:/Project/Installables
Softwares/jars-downloaded/gwt-log-3[1].0.4.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?


-- 
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