Downloading OpenJUMP

From OpenJUMP Wiki
Revision as of 23:49, 30 November 2017 by Ma15569 (talk | contribs)
Jump to navigation Jump to search

Releases

Latest Stable

⇒ OpenJUMP 1.11 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.11 openjump-core-1.11

browse

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

download

either source-zip file from Download section (OpenJUMP-<version>-r<revision>-src.zip)
⇒ http://sourceforge.net/projects/jump-pilot/files/OpenJUMP/1.11/
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.11/src
⇒ libs - http://sourceforge.net/p/jump-pilot/code/HEAD/tarball?path=/core/tags/1.11/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

back to Main_Page page