Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/maven/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Maven 是否将源代码构建的插件安装到eclipse中?_Maven_Eclipse Plugin_Eclipse Cdt - Fatal编程技术网

Maven 是否将源代码构建的插件安装到eclipse中?

Maven 是否将源代码构建的插件安装到eclipse中?,maven,eclipse-plugin,eclipse-cdt,Maven,Eclipse Plugin,Eclipse Cdt,我下载了CDT插件源代码,并由maven构建了整个项目。我遵循了maven的所有步骤,比如maven clean、maven compile。。。maven安装。一切都很顺利。我的问题是如何将自己构建的CDT插件安装到eclipse中,以便创建一个新的C/C++项目 将您的功能和插件文件夹复制到您想要使用CDT插件的eclipse。将您的功能和插件文件夹复制到您想要使用CDT插件的eclipse

我下载了CDT插件源代码,并由maven构建了整个项目。我遵循了maven的所有步骤,比如maven clean、maven compile。。。maven安装。一切都很顺利。我的问题是如何将自己构建的CDT插件安装到eclipse中,以便创建一个新的C/C++项目

将您的功能和插件文件夹复制到您想要使用CDT插件的eclipse。

将您的功能和插件文件夹复制到您想要使用CDT插件的eclipse