Create binding for jython.jar

Previous Next

After installing, you'll find some new created folders

Next, the jython.jar - file has to be used to be started.

Here you have to put some data into JBindery:
at first the class name has to be choosen:
org.python.util.jython

Then the classpath has to be adjusted, so it includes the jython.jar (I added the Lib-Folder to), you may put any elements you need on this List.

Properties have to be set: this is the location, where your Jython-Home is located.

After all this little steps, Save Settings and then Run

Previous Next