Jipe - Acknowledgements 

Latest - Version 0.90
Slava Pestov for the brilliant jEdit app.
Other people I'd like to thank are Sebu Koleth & Jeff Davies for their suggestions & input, and all the authors of the other bits of Open source code that I have used in Jipe.


Version: >=0.88
I have used an app called JSBeautifier to perform the Jipe indent routine. JSBeautifier is part of a collection of text  formatting tools by Tal Davidson, distributed under the "Artistic License" see the source for more details. E-mail:  davidsont@bigfoot.com, visit his pages at http://gene.md.huji.ac.il/%7Etald/jstyle/
The colour syntax method is distributed under the LGPL from Slava Pestov, and has been altered by myself to fit in with the Jipe project. See the source package for more details on the LGPL. Slava has written an excellent Text editor  package based on Java and this can be found at http://www.icg-online.de/jedit/
For the print method, I have slightly adapted code by Andrew Weiland He has got a web site set up called the Java Printing Project and this can be found at http://www.wam.umd.edu/~aweiland/jpp/
For a routine to display fonts as they look in the fonts selection combo box, I've used code from Romain Guys - Jext project. Thanks to Romain Guy & Jason Ginchereau for this GNU code.
The pre-swing version:<=0.86 (no longer developed) mpEDITv1.10, Copyright John Jensen, jjens@primenet.com
Jindent v1.00, Copyright © 1997, By Andreas Dangberg and Tobias Andre. e:mail jindent@c-lab.de,  Note: The version of Jindent I have used is not the current release (now v2.1). Goto www.c-lab.de/~jindent for the latest version. JCLASS- By John Leach. leachj@easy1.easynet.it ToolTips v1.0, Copyright © 1997, Mark A. Lindner e-mail:frenzy@ix.netcom.com.

Back to Main Page