Menu

Tree [r315] /
 History

HTTPS access


File Date Author Commit
 Anette 2010-01-05 tmende [r315] reverted commits 312-314
 DataImporter 2009-07-24 tmende [r305] disabled-flag, momentan nur Datenhaltung+GUI
 libraries 2009-03-09 rfalke [r282] Add missing mail libs
 LICENSE 2008-10-13 mgee2 [r2] initial import
 README.first 2009-03-09 rfalke [r283] Fix javac-encoding problem. Add small docu how ...
 README.markdown 2008-10-13 mgee2 [r2] initial import
 anette.ipr 2010-01-05 tmende [r315] reverted commits 312-314
 anette.xml 2009-06-12 rfalke [r300] New unreleased version
 testing 2008-10-15 rfalke [r44] test

Read Me

How to build Anette
===================

1) Create a file "anette.properties" in the directory which also
contains anette.xml. The new file should contain the path to your JDK
1.6 installation. It should look like:

---- START ----
jdk.home.1.6=/usr/java/jdk1.6.0/
---- END ----

2) Call ant:
  $ ant -f anette.xml package

3) The freshly built jars will be places in "dist/"


Other documentation
===================

The above mentioned ant-file is the only one up-to-date. Especially
the following files are not up-to-date:
 - README.markdown
 - Anette/build.xml
 - all Netbeans related files
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.