naser
9
Q:

java to jar

# cd into the directory that contains your project
jar cvfe <output jar filename>.jar <main class location> *
2
jar cvf jar_name.jar class_you_want_in_jar.class
0
jar cvf example.jar *
0

New to Communities?

Join the community