Changes between Version 1 and Version 2 of JorisLog/2010/12/06


Ignore:
Timestamp:
2010-12-06T12:39:34+01:00 (13 years ago)
Author:
jlops
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JorisLog/2010/12/06

    v1 v2  
    1 drtjsrtjsrjrs
     1Making a jar file:
     2
     3 * make an ant script that creates an jar
     4 * to start a program, execute the following command:
     5   * java -cp jarfile.jar:libdir javamainfunctionclass
     6   * for example:
     7     *  java -cp molgenis_!distro.jar:lib handwritten.importers.[wiki:BloodtransferImport]