views:

1

answers:

0

I want to build and develop with NetBeans. How can I make Clean + Build operation to generate a single .jar which includes
- all my class files
- all dependency jars in a "/lib/" folder inside the BIG.JAR

I saw there are some scripts and xml-s in the NetBeans project, but could somebody tell me how to do it correctly.

Best Regards, L.K.