Running JAR file on Windows

前端 未结 25 2602
故里飘歌
故里飘歌 2020-11-22 01:57

I have a JAR file named helloworld.jar. In order to run it, I\'m executing the following command in a command-line window:



        
25条回答
  •  甜味超标
    2020-11-22 02:32

    Steps:

    1.) search for Java SE Runtime Environment on Google: https://www.google.com/search?q=Java+SE+Runtime+Environment

    2.) install the appropriate version onto your computer

提交回复
热议问题