Home page Download software View documentation Read history of previous releases View and add comments Visit related links
 

Getting the code

The packages are distributed as part of a single executable JAR file, which also includes the source code and Javadoc pages.

  1. The editor requires Java 5.0 or later. If you do not already have it, Java is available from java.sun.com.

  2. Download the JAR file. On many browsers, you will need to right-click one of the below links and choose ``Save Link As....''
    latest version   Version 0.1.1   375 KB
    Version 0.1   372 KB

  3. On many systems, you might be able to start the demo by simply double-clicking the file's icon. On other systems, you may need to type ``java -jar editor-XX.jar'' at the command line.

  4. To extract the code into your file system, type ``jar fx editor-XX.jar'' at the command line.

Copyright and authorship

Copyright (c) 2005, Carl Burch.

The com.cburch.editor package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

The com.cburch.editor package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.