OpenJUMP
How to make your own OpenJUMP built

Dear Developer,

This is a quick an dirty note on what’s necessary to make your own built of OpenJUMP.

What you need to built OpenJUMP: If you have done the downloads and and installed ANT (it should be contained already in Eclipse), then you have to create an arbitrary folder. In Eclipse this might be done by creating a “simple” project.
This folder must contains the following subfolders:

If you have now all these folders in one, then go to the \etc\ folder and look for the file built.xml. Start this file with ANT. In Eclipse it might work to simply click on built.xml file and then choose from the mouse-menu the option to “run” with ANT.

note A: OpenJUMP can be built with Java 1.5 and higher
note B: look here if ANT built errors in Eclipse appear

I think that’s it???

stefan