wiki:JorisLog/2010/12/06

Version 3 (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:libdir javamainfunctionclass
    • for example:

Attachments (1)

Download all attachments as: .zip