wiki:JorisLog/2010/12/06

Version 4 (modified by jlops, 13 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:lib javamainfunctionclass
    • for example:
      • java -cp molgenis_distro.jar:lib handwritten.importers.Start

Attachments (1)

Download all attachments as: .zip