eclipse 插件之Code Folding
时间:2014-03-30 00:59:44
收藏:0
阅读:741
功能: eclipse自带折叠包括方法, import, 注释等得折叠功能, code folding 插件对其增强.
1. 下载插件:( 也可以用link方式, 我的是link安装, jar包网上很多)
- Help > Software Updates > Find and Install…
- New Remote Site…
- Name: Coffee-Bytes Platform Support
Url: http://eclipse.realjenius.com/update-site - Press OK and follow prompts.
3. 自定义{}可折叠. 也可以设置"[start]", "[end]",
设置成功后,使用:
//[start]
………………//代码
//[end]
eclipse 插件之Code Folding,布布扣,bubuko.com
原文:http://www.cnblogs.com/zhwl/p/3632816.html
评论(0)