jar archive
From: Kova (kova_at_hi.htnet.hr)
Date: 06/27/04
- Next message: Kova: "executable programs in JAR"
- Previous message: ravi mannan: "postorder traversal of a DOM tree"
- Next in thread: Raymond DeCampo: "Re: jar archive"
- Reply: Raymond DeCampo: "Re: jar archive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 27 Jun 2004 01:16:09 +0200
Hello.
I wrote a program that I want to put in a executable jar archive. How do I
do that? Program has 2 classes in a package. I tried something like
"jar -cfv program.jar class1.class class2.class" but it I got error that
main class cannot be found. How can I specify the main class? Tnx.
-- Kova
- Next message: Kova: "executable programs in JAR"
- Previous message: ravi mannan: "postorder traversal of a DOM tree"
- Next in thread: Raymond DeCampo: "Re: jar archive"
- Reply: Raymond DeCampo: "Re: jar archive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]