[Pydev-users] [pydev - Users] RE: questions / sugestions on jython
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-09-12 18:41:47
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3911173 By: rjst Hi The project does receive the python nature, and I am able to configure it as a jython project. However, the pydev specific entries in the project properties are only visible when in the pydev perspective. I'm not sure that's a good decision from a interface point of view, because it's a dual-language project, I think all option should be always available. But what really is annoying is the fact that pydev doesn't inherit the java classpath of the project. so, I add a python script to a java project, but can't import the java classes of the project. From a jython user's point of view, I'd say this is the worst bug/lack of feature of pydev at the moment. Is there a workaround for this ? I'm working on a java project that already has thousands of files, and I'm trying to write some of the new stuff in jython, but I'm having trouble referencing the java code from jython thanks, Ricardo ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |