Check out the screen shots
Download the code
Here is a list of the known problems
Please send me feedback about this software.
- Download the archive.
- Untar the archive
- cd jythonconsole
- jython console.py
- remember to use the keyboard (see not the mouse)
- <TAB> and <ENTER> choose method completion
- <ESC> makes the popups go away
- have fun :)
This was developed on RedHat Linux 9 using Jython 2.1 and JDK 1.4.1_02. I also run this on Windows XP with JDK 1.4.2 and OS X with JDK 1.4.1.
This project uses code from Patrick O'Brien's PyCrust as well as inspect.py and dis.py from Python 2.2.2 for Python completion.
The UI uses code from Carlos Quiroz's Jython Interpreter for JEdit
Thanks to James Richards for the JDK 1.3 patch.
© 2003 Don Coleman