[Pydev-users] [Users] RE: importing a Java class
Brought to you by:
fabioz
|
From: SourceForge.net <no...@so...> - 2011-07-26 06:02:17
|
The following forum message was posted by skydive85 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4566881: I'm having the same problem. I can run my jython scripts fine, but the eclipse code analyzer can't seem to resolve any of the Java imports. I looks like my PYTHONPATH has all the Java .jar files . I could just suppress the errors, although I would like to be able to view Java docs like I can when I using eclipse for Java. Anyone have any ideas of what I can check next. Thanks, Aaron |