博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
eclipse 增加cpp 语法高亮插件
阅读量:6354 次
发布时间:2019-06-22

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

由于用于Android开发的Eclipse 不支持cpp 语法高亮,

只要增加如下的插件即可实现漂亮的cpp 语法高亮.

1.下载jar 插件.   下载页面

2.安装插件. 非常简单 直接复制到c:/apps/eclipse/plugins.  重启Eclipse 即可.

Installation is simple.

  1. Drop the jar into your Eclipse plugins directory. (No need to unzip if you're using > Eclise 3.1). For example c:/apps/eclipse/plugins.
  2. Restart Eclipse, once Eclipse is restarted you should be able to use the colorEditor by selecting a file. If there is already a default editor for the file you would like to edit you can right mouse click and choose Open With | Syntax Coloring Editor
附送截图

转载于:https://www.cnblogs.com/yuzaipiaofei/p/4124099.html

你可能感兴趣的文章
Nothing 和 Is
查看>>
第一个sprint冲刺第三天
查看>>
周末web前端练习
查看>>
hdu 5754 Life Winner Bo 博弈论
查看>>
Overlay network 覆盖网络
查看>>
Linux之编译需要的文件变化时刻
查看>>
IntelliJ IDEA中怎么查看方法说明?
查看>>
mvn常用命令
查看>>
redis zset 顺序问题
查看>>
C# 判断网站是不是discuz论坛
查看>>
[转载] 七龙珠第一部——第001话 布玛与孙悟空
查看>>
linux 内核升级
查看>>
BZOJ1791[Ioi2008]Island 岛屿 ——基环森林直径和+单调队列优化DP+树形DP
查看>>
BigDecimal的用法总结
查看>>
业务学习
查看>>
围观窗体与组件04 - 零基础入门学习Delphi26
查看>>
springmvc中的数据传递
查看>>
HTTP解析-----第一课
查看>>
constructor 属性返回变量或对象的构造函数。判断是否为日期,数组的例子
查看>>
Filesystem Hierarchy Standard
查看>>