aspose file tools
The moose likes Beginning Java and the fly likes changing the manifest file of a jar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply locked New topic
Author

changing the manifest file of a jar

moshi cochem
Ranch Hand

Joined: Nov 10, 2009
Posts: 91
hi, i created jar file using eclipse.
the problem is that it doesn't recognize a jar file that the class use.
i need this jar to recognize and use the other jar.
i got an advice of changing the manifest. well, i opened the manifest with notepad
and i don't know how i have to write in it the reference to the other jar.
thanks for any help !
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8430

Moshi,
Please do not start multiple threads for essentially the same question.
Let us continue the discussion, in the original thread here http://www.coderanch.com/t/471297/Java-General/java/jar-doesn-t-recognize-another
Closing this topic.


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: changing the manifest file of a jar
 
Similar Threads
how to run java -jar with args?
Jar Using Other Jar
jndi.properties location
Executing my .java in package
What is manifest file?