thinkgem / jeesite

Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and button authorization, data permissions, system parameters, content management, workflow, etc. Loose coupling design is adopted; one key skin switch; account security Settings, password policies; Online scheduled task configuration; Support cluster, support SAAS; Support for multiple data sources

Home Page:http://jeesite.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

为何运行eclipse.bat后出现错误 No plugin found for prefix 'eclipse' in the current project

FengTian2 opened this issue · comments

按照部署教程,
配置好maven后,
运行maven下的settting.bat,然后按照提示配置环境变量path
运行 eclipse.bat 就出现
[ERROR] No plugin found for prefix 'eclipse' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] ...
请问是为何?谢谢

看看 有没有中文路径之类的,然后还有要验证maven是否安装成功。

默认就是用eclipse 导入maven工程也ok