博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
HOW TO : Install Eclipse with C/C++ in Ubuntu 12.04
阅读量:6828 次
发布时间:2019-06-26

本文共 331 字,大约阅读时间需要 1 分钟。

 

1. Download eclipse, jre, cdt

1.1 Download Eclipse here:

1.2 Download JRE here:

I got the

1.3 Download CDT here:

2. Extract all compressed files downloaded before

3. Move directory JRE to the directory of Eclipse

4. Move directory  plugin/ and features/ in CDT to the directory of Eclipse

5.Double click eclipse and we can start it.

转载地址:http://kkykl.baihongyu.com/

你可能感兴趣的文章
人大、上财、复旦、上交四校2013年应届金融硕士就业去向
查看>>
技能UP:SAP OBYC自动记账的实例说明(含value String应用说明)
查看>>
[转]【HTTP】Fiddler(二) - 使用Fiddler做抓包分析
查看>>
Cts框架解析(8)-IBuildProvider
查看>>
asp.net mvc 之旅—— 第三站 路由模板中强大的自定义IRouteConstraint约束
查看>>
[TypeScript] Understanding Decorators
查看>>
解决Matlab画图直接保存.eps格式而导致图不全的问题
查看>>
BZOJ 3339: Rmq Problem 莫队算法
查看>>
ssh IP打通,hadoop启动失败
查看>>
Ubuntu/Centos 系统上安装与配置Nginx
查看>>
spring集成 JedisCluster 连接 redis3.0 集群
查看>>
DOM基础2
查看>>
什刹海记忆
查看>>
硬盘分区时GPT和MBR的区别/选择
查看>>
Nginx 配置简述
查看>>
css后代选择器(div.class中间不带空格)
查看>>
在CentOS下利用Python+selenium获取腾讯首页的今日话题。
查看>>
Chapter 2 Open Book——38
查看>>
word break相关问题的解法
查看>>
java中Scanner的nextLine()和next()的区别
查看>>