Difference between revisions of "Downloading OpenJUMP"

From OpenJUMP Wiki
Jump to navigation Jump to search
Line 26: Line 26:
 
==== download ====
 
==== download ====
 
: either source-zip file from Download section (OpenJUMP-<version>-r<revision>-src.zip)
 
: either source-zip file from Download section (OpenJUMP-<version>-r<revision>-src.zip)
 +
:: &rArr; http://sourceforge.net/projects/jump-pilot/files/OpenJUMP/1.8.0/
 
:: '''Note:''' you will need libraries and files from the repository tag's lib folder
 
:: '''Note:''' you will need libraries and files from the repository tag's lib folder
:: &rArr; http://sourceforge.net/projects/jump-pilot/files/OpenJUMP/1.8.0/
 
 
: or
 
: or
 
: let the svn bundle src and needed libs tarballs for you (currently broken on sf.net)
 
: let the svn bundle src and needed libs tarballs for you (currently broken on sf.net)

Revision as of 15:28, 1 December 2014

Releases

Latest Stable

OpenJUMP 1.8.0 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.8.0 openjump-core-1.8.0

browse

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

download

either source-zip file from Download section (OpenJUMP-<version>-r<revision>-src.zip)
http://sourceforge.net/projects/jump-pilot/files/OpenJUMP/1.8.0/
Note: you will need libraries and files from the repository tag's lib folder
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.8.0/src
⇒ libs - http://sourceforge.net/p/jump-pilot/code/HEAD/tarball?path=/core/tags/1.8.0/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