java – Cobertura Eclipse插件本地站点 – 下载为Zip
作者:互联网
我正在尝试为Eclipse安装eCobertura插件.通过这样做,我找到了更新站点http://ecobertura.johoop.de/update/.
但这对我不起作用,可能是由于一些防火墙问题.我可以下载并安装为本地站点吗?
解决方法:
它似乎不是任何允许您手动安装它的包.你可以试试这些:
>通过Eclipse内的市场安装它.转到帮助 – > Eclipse Marketplace,在搜索字段中输入eCobertura并尝试安装它
>转到Web市场:https://marketplace.eclipse.org/content/ecobertura并将Install按钮拖放到Eclipse中
>最后,从BitBucket构建源:https://bitbucket.org/account/signin/?next=/jmhofer/ecobertura/您将需要一个BitBucket帐户.可以在那里找到构建它的说明:http://ecobertura.johoop.de/contribute.html
无论如何,我认为整理你的防火墙问题可能比上一个更容易……
标签:java,eclipse,eclipse-plugin,cobertura,ecobertura 来源: https://codeday.me/bug/20190703/1366222.html