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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 14:09:57  来源:igfitidea点击:

#region analogue for eclipse

visual-studioeclipseideregion

提问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

回答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 插件

  1. How to install plugin for Eclipse from .zip
  2. http://wiki.eclipse.org/FAQ_How_do_I_install_new_plug-ins%3F
  1. 如何从 .zip 安装 Eclipse 插件
  2. http://wiki.eclipse.org/FAQ_How_do_I_install_new_plug-ins%3F

回答by detroitpro

Sorry; there is not.

对不起; 那没有。

There might be a plugin

可能有插件