Node:Building the Application, Next:, Previous:Running from the Command Line, Up:Top



Building the Application

You should be able to use any Java 2 development environment to rebuild this program. I used emacs, Java 1.4.1 and ant on Linux. I recommend when using an IDE of any kind and if you intend to contribute to the project that you make sure no IDE dependant code is added to the JmakeZtxt sources. Otherwise I might probably not be able to easily merge any changes. If you just want to build and play with it then go ahead and use whatever you like. All the code contains JavaDoc comments and you can find this in the doc directory of the source distribution.

SourceForge.net Logo