Downloading OpenJUMP

From OpenJUMP Wiki
Revision as of 17:58, 4 March 2018 by Edso (talk | contribs) (→‎download)
Jump to navigation Jump to search

Releases

Latest Stable

OpenJUMP 1.12 download area
Note: Read explanatory text on the bottom when in doubt which file to download.

Development Snapshots

ChangeLog
Snapshot repository (CORE and PLUS)
svn snapshot builds
build.log

Archived

past OpenJUMP releases

Plugins

Plugins for OpenJUMP

Source Code

Latest release

example svn checkout

svn co svn://svn.code.sf.net/p/jump-pilot/code/core/tags/1.12 openjump-core-1.12

browse

http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/tags/1.12/

download

either source-zip file from Download section (OpenJUMP-<version>-r<revision>-src.zip)
http://sourceforge.net/projects/jump-pilot/files/OpenJUMP/1.12/
Note:
you will need libraries and files from the repository tag's lib folder
or
use maven to build your project, pom.xml contains all dependencies and is also used for our automated builds
or
let the svn bundle src and needed libs tarballs for you (currently broken on sf.net)
Note: sf.net seems to bundle the whole repository nowadays, regardless which path is defined
⇒ src - http://sourceforge.net/p/jump-pilot/code/HEAD/tarball?path=/core/tags/1.12/src
⇒ libs - http://sourceforge.net/p/jump-pilot/code/HEAD/tarball?path=/core/tags/1.12/lib

Current development (trunk)

example svn checkout

svn co svn://svn.code.sf.net/p/jump-pilot/code/core/trunk openjump-core

browse

http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/

Install Instructions

Installation Page

Plugins for OpenJUMP

Plugins_for_OpenJUMP