Eclipse折叠代码 coffee bytes code folding

时间:2015-06-24 22:21:43   收藏:0   阅读:2154

提供一个插件下载地址,博客园的: http://files.cnblogs.com/wucg/com.cb.eclipse.folding_1.0.6.jar.zip

 http://files.cnblogs.com/wucg/eclipse-folding-plugin.zip

http://stackoverflow.com/questions/6940199/how-to-use-coffee-bytes-code-folding

首先,您需要配置Coffee Bytes Java folding的折叠方案,然后让用户定义的区域,如下图所示。

技术分享

其次,你需要配置的开始和结束的标识符,用来标识你的代码区域的开始和终止。在这种情况下,我选择了{ {和} }为符合Apache ISIS的模板。

技术分享

最后,我用同样的开始和结束的标识符在我的代码划分区域和Coffee Bytes Java folding折叠插件识别相同。

技术分享

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!