Newbie-How to set classpath in Manifest.MF ??
From: VJ (vijaykakadia_at_hotmail.com)
Date: 10/14/04
- Previous message: Gordon Beaton: "Re: Calling Windows Exe from within Java prog"
- Next in thread: Raymond DeCampo: "Re: Newbie-How to set classpath in Manifest.MF ??"
- Reply: Raymond DeCampo: "Re: Newbie-How to set classpath in Manifest.MF ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 14 Oct 2004 11:19:30 -0700
Hi folks,
I have developed an application which uses 2 external jar libraries.
I want to make a jar file of my application including the exteranal jar
libraries so that I can distribute it.
Also, it would be easy for anybody to use this, like just by getting
MyApplication.jar.
I guess I can do it by setting CLASSPATH in manifest.mf file! but its not
working :-(
Any suggestions??
regards,
--VJ
- Previous message: Gordon Beaton: "Re: Calling Windows Exe from within Java prog"
- Next in thread: Raymond DeCampo: "Re: Newbie-How to set classpath in Manifest.MF ??"
- Reply: Raymond DeCampo: "Re: Newbie-How to set classpath in Manifest.MF ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|