Create Runnable jar file into java

how to Create Runnable jar file into java


1) Right click into "Project"
2) Select "Export" option from the menu

how to run application in ajava
Project Properties

3) select "Runnable jar files"  from the option
4) click on "Next" button
how to create runnable file into java
Export Property
 5) select "Launch Configuration"  as your application
6) Select "Export Destination" for your jar file
7) Click into "Finish" Button
create runnable jar file into java
runnable jar file specification
8) See your jar File at "Destination Folder"

create runnable jar file into java
your jar file-