java - How to make a jar file? -


How do I create a jar file from both the command line and Netbeans 6.7?

command usage:

  jar cf file file input file (S)  

Using:

Packaging & gt; Jar & lt; / Packaging & gt; Using

:

  & lt; Jar destfile = "$ {dist} /lib/app.jar" basedir = "$ {build} / class" />  

Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -