JBJython is a JBuilder OpenTool which integrates Jython (the new python java port) into JBuilder 5. It is based on a previous OpenTool JPythonJB, that is still used for earlier versions of JBuilder and JPython. One can use Python commands to manipulate JBuilder in various ways: add menu items, add files to projects, scan source files, etc. The source archive includes examples.
(For JBuilder 3.5 and 4 you can always use JPythonJB. If you do find that the tool the current version does work with versions prior to )
Installation is really simple:
addpath <jython>/jython.jar
addpath D:/jython-20/jython.jar
Free and Open Source under GNU Public License agreement, see the COPYING file or the GNU web site.
There are many more features that can be added. There are many fixes to fix. If you think you can help, please do so. Also, for bugs and feature requests, you can contact the project developers .