简体   繁体   English

Eclipse安装IBM插件

[英]Eclipse installing IBM Plugin

I am trying to install an IBM plugin into Eclipse. 我正在尝试将IBM插件安装到Eclipse中。 I have downloaded the web installer and have followed all the steps with no issues apart from the last one. 我已经下载了Web安装程序,并且按照所有步骤进行操作,除了上一个步骤之外,没有任何问题。

When it asks to be pointed to the Eclipse IDE it says that the version is not supported and doesnt match the 1.7 requirements. 当要求指向Eclipse IDE时,它表示不支持该版本,并且不符合1.7要求。

I have uninstalled and reinstalled eclipse several times ensuring that the version is correct (4.2.2), I have also manually added the 1.7 JDK. 我已经多次卸载并重新安装了eclipse,以确保版本正确(4.2.2),我还手动添加了1.7 JDK。 Along with these two approaches I have also changed the enviroment variables on my laptop to make sure that they also point to 1.7 versions (both PATH and JAVA_HOME). 除了这两种方法,我还更改了笔记本电脑上的环境变量,以确保它们也指向1.7版本(PATH和JAVA_HOME)。

I cant think of any other reasons as to way I am still getting an error. 我想不出任何其他原因来说明我仍然遇到错误。 Can anyone else think of a possible reasoning why this isnt working or have I left out a process? 任何人都可以想到一个可能的原因,为什么这是行不通的,或者我遗漏了一个过程?

Thanks 谢谢

I have solved the issue. 我已经解决了这个问题。 My problem was that when I installed Eclipse I was running Java 1.8 and this is what the Eclipse VM was set to. 我的问题是,当我安装Eclipse时,我正在运行Java 1.8,这就是Eclipse VM设置的。 To fix the issue I edited the Eclipse ini file to point to the correct 1.7 VM. 为了解决该问题,我编辑了Eclipse ini文件以指向正确的1.7 VM。

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

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