
eclipse
eclipse
caijunsen
努力码
展开
-
Eclipse Maven Install报错:Perhaps you are running on a JRE rather than a JDK?
场景:Maven Install报错:Perhaps you are running on a JRE rather than a JDK?英文描述:[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on proje...原创 2020-01-18 22:37:39 · 243 阅读 · 0 评论 -
个人笔记-eclipse 修改项目名称及修改访问地址不带项目名称
eclipse 修改项目名称1、web.xml2、工作空间中找到当前项目下.project文件 在Navigator视图下,找到 .project文件3、工作空间中找到当前项目,打开.settings文件夹,找到org.eclipse.wst.common.component文件 在Navigator视图下如果是非maven的项目的话,上面几步就可以实现彻底修...转载 2019-01-18 12:50:15 · 500 阅读 · 0 评论