0

I am tried to install IBM Bluemix eclipse plugin for Eclipse Mars from Eclipse Market place. Eclipse listing all required libraries and dependencies but installation its showing following error as shown in image.

Screenshot of Error Note:

I was able to download install other eclipse plugins like PyDev,Subclipse etc.

Any suggestions or links? Thank you :)

yingzhao
  • 115
  • 1
  • 1
  • 7
Nithin CV
  • 1,046
  • 9
  • 23

1 Answers1

1

Which version of Eclipse are you using? I just tried with the JEE Package for Mars SR1: https://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/mars1. Then, search for the Eclipse marketplace entry from Eclipse and do the install.

and I can complete the install successfully. It may just be a temporary outage on the server. Would you mind to try it again?

If the problem still exist, can you list out the details of your setup, e.g. Eclipse package that you start with, platform, steps to reproduce, etc. so I can try to reproduce the problem.

Elson Yuen
  • 401
  • 2
  • 7
  • I am using Eclipse Java EE IDE for Web Developers. Version: Mars.1 Release (4.5.1) Build id: 20150924-1200 – Nithin CV Feb 13 '16 at 09:05
  • I assume you have tried the installation again recently to confirm that it is not a temporary outage on the server. Which platform are you using? Also, are you using the same step as I listed before or use different steps? It will be helpful if you can specify the steps that you used if your steps are different. – Elson Yuen Feb 18 '16 at 19:44
  • **@Elson** : Yes I have tried but still it showing same error. Let me try with Eclipse Luna. I am using windows 7 OS / 64 bit and I have followed steps described in the Bluemix tutorials provided in the IBM portal. Thanks for your comments. – Nithin CV Feb 19 '16 at 04:53
  • If you are still having problem on the install, we have now got the Bluemix EPP package available for download, i.e. a single zip file that contains both Eclipse and Bluemix Tools that you can just unzip and use without extra installation steps. You can find from the EPP Package download from here: http://www.ibm.com/cloud-computing/bluemix/eclipse/ – Elson Yuen Jun 28 '16 at 14:34