简体   繁体   English

在 STS 3.7.0 中安装 C/C++ 插件

[英]Install C/C++ Plugin in STS 3.7.0

I'm currently using STS 3.7.0 on Windows 64 bit machine to Develop Spring & Java projects.我目前在 Windows 64 位机器上使用 STS 3.7.0 来开发 Spring 和 Java 项目。 Now I need to develop C/C++ projects as well.现在我还需要开发 C/C++ 项目。 I searched on the internet but could only find links for C/C++ plugins for eclipse.我在互联网上搜索,但只能找到 eclipse 的 C/C++ 插件的链接。 How should I install C/C++ plugin in STS and what name should I search for because I don't want to use another IDE for just C/C++ projects.Please Help我应该如何在 STS 中安装 C/C++ 插件以及我应该搜索什么名称,因为我不想将另一个 IDE 用于 C/C++ 项目。请帮助

EDIT 1:编辑 1:

Tried using the Install new software option as mentioned by user @Vovka in the answer section.尝试使用用户@Vovka 在回答部分中提到的安装新软件选项。 I got the following error message..我收到以下错误消息..

STS 错误

Please suggest what to do now??请建议现在该怎么办??

You need Eclipse CDT (C/C++ Development Tooling)您需要 Eclipse CDT(C/C++ 开发工具)

The CDT can be installed into an existing Eclipse using the "Install New Software..." dialog and entering the p2 repository URLs listed below.可以使用“安装新软件...”对话框并输入下面列出的 p2 存储库 URL 将 CDT 安装到现有的 Eclipse 中。

see urls here: https://eclipse.org/cdt/downloads.php在此处查看网址: https : //eclipse.org/cdt/downloads.php

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

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