From: SourceForge.net <no...@so...> - 2006-04-27 19:36:20
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3704660 By: nobody fabio. Thanks for your help. I've figured out a solution... I created a JAR file from my java project & included it in the project instead of the java library bin folder. That seems to have done the trick for the code completion. Only drawback is I need to repack the JAR file every time I change the library. It's totally outweighed though by the convenience of the code completion! Odd thing with my experience was that the even though the code completion didn't work when I pointed the project at the Java Library Bin folder, the script WOULD execute without runtime errors. All the best, daniel ______________________________________________________________________ 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 |