From: SourceForge.net <no...@so...> - 2006-09-13 12:12:17
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3912190 By: rjst Hi, Thanks for your answer. There is already a feature request #1514992 for this issue. As for manually adding, it can become difficult to manage. In one of our projects, we have about 10 eclipse projects, with dependencies among them, exporting jars, etc..., so I think the only proper way to do it would be to inherit tha project's classpath to the pythonpath. Please note that if I start the jython script from java via the interpreter class, it works fine. As a workaround, we add a jar file with all our libraries and java code for the pythonpath, but it's suboptimal, since any java change requires rebuilding the jar for python to see it ______________________________________________________________________ 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 |