eclipse 代码折叠插件Code Folding

CodeFolding加入多种代码折叠功能(比eclipse自带的更多),以下安装和应用步骤都取自http://archive.realjenius.com/platform_support。

第一步:安装

  • 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.

第二步:应用

  • Window > Preferences
  • Java[+] > Editor
  • Folding Tab
  • Select Folding To Use: Coffee-Bytes Java Folding

你可能感兴趣的:(java,eclipse)