Downloads

This document provides an overview of the various formats available for download. Please check the instructions below if you don't know which file to download.

JaxoDraw Source Code

You may download the source tar ball of the latest JaxoDraw release from SourceForge:

Download JaxoDraw

The current development source code can be checked out via SVN following the instructions at the Source Repository page.

Instructions

Please check the installation instructions in the current JaxoDraw User Guide.

Old Versions

The source code of all previous releases of JaxoDraw may be downloaded from the SourceForge file release system. Please check the corresponding documentation files for information on each specific release.

JaxoDraw Binary

jaxodraw-3.0-0-bin.zip

Instructions

Please check the prerequisites before downloading the binary distribution.

If you have downloaded this distribution of JaxoDraw, unzip the archive and run the program with

java -jar path_to_jaxodraw-xxx-jar-with-deps.jar

Depending on your OS and setup, you might also just double-click the jar file.

Old Versions

We do not provide binary versions of old releases anymore. You should be able to re-build them from the corresponding source distribution.

Graph Converter

A program to convert xml files generated by JaxoDraw-2.1-x into a format that can be opened with JaxoDraw-3.0-0.

graphconverter-3.0-0-SNAPSHOT.jar

Use it like:

java -jar graphconverter-xxx.jar file1.xml file2.xml ...

Each file is backed up with a .bak extension.

JaxoDraw Plugins

Plugins are available for download on their respective web sites.

Check the JaxoDraw Plugins home page for an overview of currently available plugins.

If you are interested in writing your own plugin, check out our brief tutorial for instructions.

Instructions

The following sections indicate which distribution of JaxoDraw you should download, depending on your operating system and set-up.

JaxoDraw for Linux

If you want to compile JaxoDraw yourself from sources, you can download the source code above, after checking the prerequisites.

If you already have a Java Runtime Environment (JRE) you can download the binary distribution above, after checking the prerequisites.

JaxoDraw for Windows

If you want to compile JaxoDraw yourself from sources, you can download the source code above, after checking the prerequisites.

If you already have a Java Runtime Environment (JRE) you can download the binary distribution above, after checking the prerequisites.

JaxoDraw for Mac OS X

If you want to compile JaxoDraw yourself from sources, you can download the source code above, after checking the prerequisites.

Macs already have a Java Runtime Environment built in, you can download the binary distribution above, after checking the prerequisites.

Other operating systems

If your operating system is neither of the above, but you know that it supports a Java Runtime Environment (JRE) (for instance Solaris/Sparc), you may still be lucky and get JaxoDraw to run!

If you want to compile JaxoDraw yourself from sources, you can download the source code above, after checking the prerequisites.

If you already have a Java Runtime Environment (JRE) you can download the binary distribution above, after checking the prerequisites.