简体   繁体   中英

Embed libraries to jar file

I want to embed libraries to build a single jar file.

also i must notice that im using Netbeans IDE.

any ideas?(please explain or link to a good reference if you can)

Better Solution using ANT:

http://java.sun.com/developer/technicalArticles/java_warehouse/single_jar/

They both do not answer your question, you need to use Ant. Refer this forums thread for details http://www.coderanch.com/t/419419/vc/there-way-netbeans-include-external

I used One-jar to make easily distributable jar. Not sure if that fits here.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM