I try adding an user .jar file to my project.
1. Using: Project -> Properties -> Java Build Path -> Libraries -> [ Add
External JARS...]
- This fix the compilation errors
2. Using Project -> Goole -> App Engine Settings... -> Web Application
Under "Suppress warnings about these build path entries being
ouside of WEB-INF/lib":
- Select [Add] button to add the path of the .jar file.
3. Click on Project -> Google -> GWT Compile
[ERROR] The import com.xxxx.yyy cannot be resolved
[ERROR] Hint: Check the inheritance chain from your module;
it may not be inheriting a required
module or a module may not be adding its source path entries properly
Did you experienced a similar problem?
I am doing something wrong?
Please help!
--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine-java/-/qfSwe9F8p4gJ.
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/google-appengine-java?hl=en.