Downloads: Difference between revisions

From MiToBo
Jump to navigationJump to search
Line 12: Line 12:
To get them all at once just download the 'all-inclusive' zip file:
To get them all at once just download the 'all-inclusive' zip file:


* MiToBo Add-on libraries [http://www.informatik.uni-halle.de/mitobo/downloads/mtbIntJars-0.9.zip zip]
* MiToBo Add-on libraries, Version 0.9 [http://www.informatik.uni-halle.de/mitobo/downloads/mtbIntJars-0.9.zip zip]


In detail, the zip file contains the following jars (which you do not need to download separately if you got the all-inclusive zip):
In detail, the zip file contains the following jars (which you do not need to download separately if you got the all-inclusive zip):

Revision as of 14:40, 26 October 2010

Requirements

MiToBo requires Java 1.6 or later.

The following external jars are needed to run MiToBo plugins and use the code:

In addition, MiToBo relies on some libraries provided by the MiToBo project itself.
To get them all at once just download the 'all-inclusive' zip file:

  • MiToBo Add-on libraries, Version 0.9 zip

In detail, the zip file contains the following jars (which you do not need to download separately if you got the all-inclusive zip):

  • MTBImageIO, Version 0.9 (improved image I/O):
  • MTBGraphml, Version 0.9 (MiToBo extensions for graphML):
  • MTBXml, Version 0.9 (MiToBo XML I/O for several datatypes, based on XMLBeans):

Current release (v0.9)

...

All versions of MiToBo

Version Binaries Sources API Date
0.9 Month x, 2010

Manual

...

Additional resources

  • MTBChisio - a graph visualization tool for displaying MiToBo history graphs

MTBChisio is en extended version of the Chisio software developed at the Bilkent University in Turkey.

To use MTBChisio just download the zip file, unpack it into a folder of your choice, enter the folder and type './MTBChisio.sh'.
Note that MTBChisio relies on some architecture-depended code. In case that your machine has a 64-bit architecture, call './MTBChisio_64.sh'.

Download the current release: MTBChisio binary tar.gz zip

Source code for MTBChisio is available upon request.