|
JBJython (Jython and JBuilder 5): msg#00049lang.jython.user
Hello all, I have found a nice tool to integrate Jython with JBuilder5, it is JBJython. It seems to work fine, but I don't understand how to manage libraries with JBJython. I have tried to use a Python script (a Python class) that supclasses a Java class which belongs to a separate Java package. I get a NoClassDefinitionError even if I include the Java package inside JBuilder (project properties/requiered liraries). But it works if I write the path to the Java package in the python.path property of the Jython registry file. Is it necessary to 'statically' write the path to each used Java package in the Jython registry i.e. can't I just select and include the packages inside the JBuilder environment as I am used to? By the way: I found out that I only can start the Jython script right-clicking it. I can't use the Run button because I can't choose a main class. Or else, what is the main class supposed to be? Thanks for any help Johannes ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Q: No Doskey in Jython console?, Johannes Eble |
|---|---|
| Next by Date: | Re: Q: No Doskey in Jython console?, Johannes Eble |
| Previous by Thread: | Q: No Doskey in Jython console?, Johannes Eble |
| Next by Thread: | [ANN] cubictemp on jython, Ashish Shrestha |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |