eclipse indigo marketplace Maven Integration install error

♀尐吖头ヾ 提交于 2019-12-03 08:09:35

Indigo is almost 3 years old and 3 major releases behind. Can you update to the latest Eclipse instead?

If not, then try installing via Help > Install New Software....

In the Install dialog, select the Indigo update site in the Work with drop-down. Let it load the list and then in the search field type "maven" and select the m2e feature.

kc ochibili

Here is a link to the answer, https://stackoverflow.com/a/4297912 also, when it pulls up result, type in "m2" in the search box. and that should pull up the maven plugin for eclipse

go to this link download the file below this line (Install Eclipse plugins Automatically, if you have a clean install of 3.7 (Indigo) ) and extract the file in eclipse folder restart it and try install from marketplace

https://wiki.openmrs.org/display/docs/Step+by+Step+Installation+for+Developers

You can try install Maven Integration from another way, not from Market Place.

Here another plugin, called Eclipse IAM, that contains Maven Integration and the instructions for the installation

Eclipse IAM

I hope this help you!

Since Eclipse 3.7 (Indigo), m2e is now hosted at eclipse.org. To install it, you just need to use the default Eclipse update site:

http://download.eclipse.org/releases/kepler

http://download.eclipse.org/releases/juno

http://download.eclipse.org/releases/indigo

etc.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!