The JRE could not be found. Edit the server and change the JRE location.

    技术2022-05-19  22

    先装jdk1.5再装1.6或者先装1.6卸载再装1.5报错:The JRE could not be found. Edit the server and change the JRE location.

    会改变工程的settings文件和.class文件

     

    解决办法1:把你的eclipse工作文件删掉,重新安装建立eclipse/workspace将里面的settings和.calss文件导入。

    解决办法2:还有可能改变你工程中的某个类,所以建议把你的工程重新导入,工程必须是你要转换的jdk下运行过的

     

    转换jdk版本肯定会影响settings文件和.class文件所以要注意这个


    最新回复(0)