eclipse #region 模拟日食
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1785615/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
#region analogue for eclipse
提问by fanat
can somebody tell me, is there an analogue of a Visual Studio #region feature for Eclipse IDE ?
I really need this magic! :)
有人可以告诉我,Eclipse IDE 是否有类似的 Visual Studio #region 功能?
我真的需要这个魔法!:)
采纳答案by Jacob Mattison
User-defined regions for code folding can be added by using the Coffee-Bytesplugin.
可以使用Coffee-Bytes插件添加用户定义的代码折叠区域。
回答by Yaqub Ahmad
Coffee-Bytes pluginis now available here, download link is here.
Coffee-Bytes 插件现在可用在这里,下载链接在这里。
回答by A. Zalonis
You must download Coffe-Bytes plugin and install to eclipse. url is here
您必须下载 Coffe-Bytes 插件并安装到 eclipse。网址在这里
https://code.google.com/p/coffee-bytes/source/browse/
https://code.google.com/p/coffee-bytes/source/browse/
Check bellow links about how can install eclipse plugin
检查以下链接,了解如何安装 eclipse 插件
回答by detroitpro
Sorry; there is not.
对不起; 那没有。
There might be a plugin
可能有插件