Download Latest Version associationviewer-2.0.zip (3.3 MB)
Email in envelope

Get an email when there's a new version of AssociationViewer

Home / source / 2.0
Name Modified Size InfoDownloads / Week
Parent folder
src-2.0.zip 2010-08-20 520.3 kB
readme_source_code-2.0.txt 2010-08-20 831 Bytes
javadoc-2.0.zip 2010-08-20 3.1 MB
build-2.0.xml 2010-08-20 1.9 kB
Totals: 4 Items   3.6 MB 0
src-2.0.zip archive contains the source code for AssociationViewer version 2.0. It contains all the required classes (ch/*) and icons (img/*). Main entry point is the class ch.isbsib.viewer.Viewer. AssociationViewer is developped using Eclipse, but you are free to use any other mean. An ant file (build.xml) with all usual targets (clean, compile, run) is now provided. To compile you will need both the libraries bundled with associationviewer.jar (available in the binary package) in a lib folder and the sources in a src folder next to the ant file. Some useful ant commands are:

ant -f build-2.0.xml -p		to get all the targets
ant -f build-2.0.xml main	to build and run the application

Rename build-2.0.xml into build.xml to avoid using -f option.
javadoc-2.0.zip archive contains all the javadoc required for developement.
Source: readme_source_code-2.0.txt, updated 2010-08-20