Search code examples
visual-studioeclipseideregion

#region analogue for eclipse


can somebody tell me, is there an analogue of a Visual Studio #region feature for Eclipse IDE ?
I really need this magic! :)


Solution

  • User-defined regions for code folding can be added by using the Coffee-Bytes plugin.