简体   繁体   English

Eclipse-PMD:通过Eclipse市场安装时出错

[英]Eclipse-PMD : error while installing through eclipse market place

I'm trying to install the PMD source code analyser plugin for Eclipse. 我正在尝试为Eclipse安装PMD源代码分析器插件。 It's available through Eclipse Market Place, but I'm getting following problem in the phase of installation : 它可以通过Eclipse Market Place获得,但是在安装阶段出现以下问题:

在此处输入图片说明

Why am I getting this problem ? 为什么会出现这个问题?

EDIT 编辑
I do not have this menu even though I have added the ruleset configuration file 即使添加了规则集配置文件,我也没有此菜单 在此处输入图片说明

I'm the creator of eclipse-pmd, the plugin you are trying to install. 我是您尝试安装的插件eclipse-pmd的创建者。 I tried to install it myself just now and it worked without any problems. 我刚才尝试自己安装它,它没有任何问题。 So I can only guess what could be the problem in your case: 所以我只能猜测您的情况可能是什么问题:

The repository was temporarily not available 该存储库暂时不可用
Simply try again. 只需再试一次。

You are using a (very) old version of Eclipse 您正在使用(非常旧的)Eclipse版本
The plugin requires Eclipse Indigo (3.7) or later. 该插件需要Eclipse Indigo(3.7)或更高版本。 I tried to install eclipse-pmd with Indigo and Luna just now and it worked both times. 我刚才尝试用Indigo和Luna安装eclipse-pmd,并且两次都起作用。

Run Eclipse with Java 7 使用Java 7运行Eclipse
You need to run Eclipse with a JRE 7 or later. 您需要使用JRE 7或更高版本运行Eclipse。 There have been problems during the installation with people using an older JRE in the past. 过去,使用旧版JRE的人们在安装过程中遇到了问题。 However they could finish the installation but Eclipse silently refused to load the plugin (this has been fixed a few versions ago though). 但是他们可以完成安装,但是Eclipse默默地拒绝加载插件(尽管此问题已在几个版本中修复)。

Proxy configuration 代理配置
Although unlikely as you came this far, please open the proxy configuration in Eclipse and check if the settings are correct and the domain is accessible. 尽管到目前为止还不太可能,但是请在Eclipse中打开代理配置,并检查设置是否正确以及是否可以访问域。

If you tried everything I suggested above and are still not able to install the plugin, please head over to the project's Github page and open an issue . 如果您尝试了我上面建议的所有方法,但仍然无法安装插件,请转到项目的Github页面并打开问题

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

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