[Pydev-users] [Users] RE: importing a Java class
Brought to you by:
fabioz
|
From: SourceForge.net <no...@so...> - 2011-06-10 10:48:50
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4566881: Actually, probably the real case is that the Java rt.jar is not added to your Jython interpreter configuration... this should be auto-detected by PyDev, but maybe there was a problem there in that step -- can you see if 'rt.jar' is in the System libs? See: http://imageshack.us/photo/my-images/30/jythoninterpreterconfig.png for an example on how it should look like... Cheers, Fabio |