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 / 1.5
Name Modified Size InfoDownloads / Week
Parent folder
build-1.5.xml 2009-07-08 1.9 kB
readme_source_code-1.5.txt 2009-07-08 831 Bytes
src-1.5.zip 2009-07-08 486.9 kB
javadoc-1.5.zip 2009-07-08 2.4 MB
Totals: 4 Items   2.9 MB 0
src-1.5.zip archive contains the source code for AssociationViewer version 1.5. 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-1.5.xml -p		to get all the targets
ant -f build-1.5.xml main	to build and run the application

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