Pages

Friday, July 15, 2011

Export and Running Java project

1- Export the project as Runnable JAR file via eclips
2- Use the command line  shell>java -jar  your_exported_jar.jar

No comments:

Post a Comment