Users - User Defined Code Folding in Java

Posted by Vinay Agarwal on
URL: http://ofbiz.116.s1.nabble.com/Users-User-Defined-Code-Folding-in-Java-tp137339.html

Hello,

 

I found solution to what I believed to be a Java deficiency compared to C# (I am sure I will get comments on this J). I am talking about user defined code folding similar to #region/#endregion in C#. It goes like this

        //<editor-fold defaultstate="collapsed" desc="Your code block description">
               ….
               ….
               // </editor-fold>

You can read more at

            http://blogs.sun.com/roller/page/johnc?entry=java_origami_user_defined_code

 

Regards,

Vinay Agarwal

 

 


 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users