Insight

Monday, September 17, 2012

How run a JAR file

Just a learning of the day!! Not a big deal:-)

If you have a .jar file and wanted to invoke using command promt..

Run the .jar file using the following command (the main method of your java application executes):
java -jar [Jar file Name]

This would launch your application.

More details @ http://www.wikihow.com/Run-a-.Jar-Java-File
Posted by Geek at 12:40 AM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2014 (4)
    • ►  January (4)
  • ►  2013 (9)
    • ►  December (7)
    • ►  November (1)
    • ►  January (1)
  • ▼  2012 (26)
    • ►  November (3)
    • ▼  September (22)
      • Eclipse IAdaptable pattern – Show Properties for I...
      • Chain of Responsibility Design pattern
      • Adapter Design Pattern
      • Comparable and Comparator in Java
      • Reference Objects and Garbage Collection
      • Database ACID Properties
      • Thread concepts
      • How run a JAR file
      • Swap 2 variables without using a temp variable
      • Big O Notation - Illustration
      • Basics of Big O Notation
      • Principles of Designing
      • Java Links
      • Classical operations on Set
      • Thread Puzzle
      • Avoiding dead locks
      • Java Puzzle
      • Singleton Design Pattern
      • Producer Consumer Problem
      • Thread Local Example
      • Reverse of single linked list
      • Dead lock using threads
    • ►  August (1)
Ethereal theme. Powered by Blogger.