Tuesday, September 24, 2013

Create jar file using all files in bin folder of eclipse

1.Open Command prompt
2. Go to C:\Eclipse projectworkspace\project\bin\ > jar -cvf  YourJarFilename.jar *

No comments: