[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] how to add classpath to manifest in jar

I am building a jar file using export... I wish to package several other jars in this jar which are the libraries it uses. is there any way to tell eclipse that these jars should be added to the manifest or do i have to edit the manifest file by hand.

thanks