Version 2 (modified by 14 years ago) (diff) | ,
---|
Making a jar file:
- make an ant script that creates an jar
- to start a program, execute the following command:
- java -cp jarfile.jar:libdir javamainfunctionclass
- for example:
- java -cp molgenis_distro.jar:lib handwritten.importers.BloodtransferImport?
Attachments (1)
- buildJar.xml (2.8 KB) - added by 14 years ago.
Download all attachments as: .zip