create jar file with external jar library
- From: "Luigi" <g_luigi@xxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 19:21:21 +0200
Hi,
in my application there are several import from an external library, in
Eclipse i've added this library in Project -> Properties -> Java Build
Path -> Add External JARs.
Well, when i export as a Jar file this "jade.jar" library is not in my jar
file and the application cannot run.
I've tried even to manually modify the manifest.mf file adding the row:
Class-Path: jade.jar (adding even the file in the jar)... but this is not a
solution
Is there a solution?
.
- Follow-Ups:
- Re: create jar file with external jar library
- From: IchBin
- Re: create jar file with external jar library
- From: SpaceAgeJuliet
- Re: create jar file with external jar library
- Prev by Date: Struts help--how to use other than String, vector in a bean?
- Next by Date: Passing tab char in command line
- Previous by thread: Struts help--how to use other than String, vector in a bean?
- Next by thread: Re: create jar file with external jar library
- Index(es):