[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Buildin JARs in Eclipse
|
Hi,
I have one question about creating jar file export of an project in Eclipse.
How can I include all library jar files (on which my project depends) in my
exported project jar, but so that all the library jars are included in
unjared form ?
I tried all sort of things, but ended with solution that I have to manually
unjar all library and include it as external project files to my project.
Kruno