How do I set the default Java installation/runtime (Windows)?

前端 未结 9 1384
迷失自我
迷失自我 2020-12-08 00:19

I\'m in the situation where I\'ve installed the JDK, but I can\'t run applets in browsers (I may not have installed the JRE).

However, when I install the JRE, it clo

9条回答
  •  一个人的身影
    2020-12-08 00:45

    I simply install all the versions of JDK I need and the latest installed becomes default, so I just reinstall the one I want to be default if necessary.

提交回复
热议问题