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