Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jar file doesn't run

Tags:

java

jar

alert

I'm fairly new to Java and having recently installed the latest JDK I'm having trouble getting files with a .jar extension to run. When I double-click them I simply get an alert noise and nothing more. I have tried jarfix.exe, tried changing the associated program in folder options and even reinstalling Java. Not sure what else to do. Any help greatly appreciated thanks!

like image 654
Matt Avatar asked Aug 14 '26 12:08

Matt


1 Answers

Try running from the command line and see what error messages you get.

java -jar your.jar
like image 120
Ed Staub Avatar answered Aug 17 '26 03:08

Ed Staub



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!