Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jose Hughes   on Apr 06 In Java Category.

  
Question Answered By: Willis Hill   on Apr 06

Try:

java -cp app.jar MainClass

If this doesn't work then verify that the JRE/bin path is in your PATH
environment variable.

Share: