简体   繁体   English

M2e在Eclipse中不可见

[英]M2e is not visible in Eclipse

I'm trying to install m2e plugin to enable maven integration but it looks like plugin is not installed: 我正在尝试安装m2e插件以启用maven集成,但看起来好像没有安装插件:

What I do: Maven is already installed in the system and 'mvn --version' works 我的工作:Maven已经安装在系统中,'mvn --version'可以工作

  1. Help -> Install New Software -> Indigo->General Purpose Tools - m2e 帮助 - >安装新软件 - > Indigo->通用工具 - m2e
  2. Eclipse restart of course Eclipse重启当然
  3. There is no mention of Maven in eclipse. 在日食中没有提到Maven。 Not in Window->Preferences, not when creating new project. 不在Window-> Preferences中,而不是在创建新项目时。 Nowhere. 无处。

Tried different plugin repositories, tried Eclipse Marketplace - nada. 尝试了不同的插件存储库,尝试了Eclipse Marketplace - nada。

When running Eclipse I get these errors: 运行Eclipse时,我遇到以下错误:

org.eclipse.m2e.logback.configuration: SLF4J logger factory is not an instance of LoggerContext: org.slf4j.impl.SimpleLoggerFactory
2 [org.eclipse.jdt.internal.ui.text.JavaReconciler] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog

Not sure what to do at this point. 不知道此时该怎么做。 Would be grateful for any help! 将不胜感激任何帮助!

Leonty Leonty

I don't recall what it is called in Indigo. 我不记得Indigo的名字。 I recently updated to Juno and imported my plugins with no issue. 我最近更新到Juno并导入我的插件没有问题。 Below is a full list of plugins that I have installed. 以下是我安装的插件的完整列表。 I'd recommend you uninstall what you have, then search for "Maven Integration". 我建议你卸载你拥有的东西,然后搜索“Maven Integration”。 Install that and any other related plugins you will need (ie SCM clients). 安装您需要的那个和任何其他相关插件(即SCM客户端)。

m2e的插件列表

It is builtin with Indingo, no !? 它是用Indingo构建的,不!

(Or maybe Indigo WTP) (或者也许是Indigo WTP)

I am quite sure because I had to re-install Indigo WTP several times 我很确定,因为我不得不多次重新安装Indigo WTP

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM