Maven:Eclipse cdt 库

Maven: Eclipse cdt library

我想在我的 java 应用程序中使用 eclipse CDT,但是我不确定如何将它包含到我的应用程序中。我希望使用 maven/gradle 来做到这一点。

有没有办法使用 Maven 存储库包含 org.eclipse.cdt?

我询问有关 maven 构建的原因是我不想在版本控制系统中存储 jar。

All downloads are provided under the terms and conditions of the Eclipse Foundation Software User Agreement unless otherwise specified.

The CDT can either be installed as part of the Eclipse C/C++ IDE packaged zip file or installed into an existing Eclipse using the "Install New Software..." dialog and entering the p2 repository URLs listed below.

CDT also provides its debugger as a stand-alone RCP application which can be downloaded and installed on its own. You can find more information about the Stand-alone Debugger on the Wiki.

所以maven仓库没有这个库。您可以从 here.

下载此库