Difference between revisions of "Developer Documentation and HowTo"

From OpenJUMP Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== General Docs ==
 
* [http://www.vividsolutions.com/jump/bin/JUMP%20Developer%20Guide.pdf original JUMP Developers Guide]
 
* [[Devel FAQ]]
 
* [[Using OpenJump in Your Student Project]]
 
 
 
== Basics ==
 
== Basics ==
 
* [[Eclipse: Set up OpenJUMP as a Maven project from git sources]]
 
* [[Eclipse: Set up OpenJUMP as a Maven project from git sources]]

Revision as of 22:47, 1 July 2024

Basics

Making Your Own Plugins

PlugInContext diagram
FeatureModel diagram

Notes:

Adding support for new data formats

Scripting and Customization

Other