功能: 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]