| Author |
Question about Jar file
|
HaoZhe Xu
Ranch Hand
Joined: Nov 03, 2003
Posts: 222
|
|
I created a manifest Then i created a Jar output: but i got a jar file that has a META-INF directory and a manifest.mf file in it, but the manifest file includes nothing???
|
[url]Olnex.net[/url]
[SCJP 1.2, SCJD, SCWCD]
|
 |
Simon Birch
Greenhorn
Joined: Dec 26, 2003
Posts: 21
|
|
I tried this, using the following properties Initally, I omitted the "\n" at the end of the Class-Path and it didn't appear in the manifest.mf file, although the Manifest-Version line did appear. Using the code above gave me a manifest.mf file with both lines in it. Does this give you any help? Could we see your code in full?
|
 |
 |
|
|
subject: Question about Jar file
|
|
|