Re: Surround With Request

Sandip Chitale <[email protected]> Wed, 19 Sep 2007 14:23:04 -0700
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
Keeling wrote:
> Is it possible to create custom "Surround with"'s in Netbeans 6? If not could
> we add a surround with
>
> //<editor-fold defaultstate="collapsed" desc="">
> ...
> //</editor-fold>
>
>
> ?
>
>   

Try the Code Template tools module:
http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=1157

See the blog on how to use it:

http://blogs.sun.com/scblog/entry/updated_code_template_tools_module2
http://blogs.sun.com/scblog/entry/define_your_own_code_template
http://blogs.sun.com/scblog/entry/updated_code_template_tools_module1

--
Sandip