eclipse安装与Java环境变量配置

eclipse安装教程完整版:https://www.cnblogs.com/caijiaming/p/10837083.html

java EE环境变量配置:https://www.cnblogs.com/louby/p/8026983.html

jdk设置path环境变量后,输入Java命令后报错Error:could not open jvm.cfg:https://jingyan.baidu.com/article/ff411625daa93d12e482371c.html

安装并配置好环境后,无法打开eclipse并出现错误提示

错误提示①Java was started but returned exit code=13 :https://blog.csdn.net/qq_24846645/article/details/82733579

错误提示②Failed to load the JNIshared library:https://jingyan.baidu.com/article/ed15cb1bb5d0411be369818a.html

你可能感兴趣的:(杂谈)