cppcheclipse 好像消失了

Cppcheclipse seems to have disappeared

我曾经长期使用 cppcheck,为了在 eclipse 中使用,我使用了插件 cppcheclipse。 现在我正在设置一台新的开发 PC,因此我试图找到安装它的方法。显然旧的更新站点 dl.bintray.com 消失了,我还没有找到新的方法来获取它。当我在市场上工作时,同样的错误出现了。 现在有没有人碰巧知道在哪里可以买到它?

提前致谢! 问候, 克里斯托夫

您可以在这里找到答案: https://github.com/kwin/cppcheclipse/issues/108

及以下download link here.

So work-around to install the plugin:

Downloads the zip file provided above by AntonKrug
In Eclipse, select Help-> Install New Software
Click "Add..."
In the "Add Repository" dialog, click the "Archive..." button.
Select your Zip file and then click "Open"
Click "Add", Then select the cppcheclipse check box,
Click "Finish" button to install.

This will not Auto-Update, but at least you'll be able to install the plugin. It doesn't seem like there's much active development on the plugin anyway.