What is the command used to execute a build executable .jar file in command prompt?

Posted 5 days ago by User14

Post a topic
Answered
u
User14

How to execute a build executable .jar file in command prompt

0 Votes

n

Narender posted 5 days ago Best Answer

This is the command used to execute a .jar file in command prompt
 Java -jar "nameOfTheSuite.jar"

1 Votes


1 Comments

n

Narender posted 5 days ago Answer

This is the command used to execute a .jar file in command prompt
 Java -jar "nameOfTheSuite.jar"

1 Votes

Login or Sign up to post a comment

© Orasi Software, Inc. | All Rights Reserved.