This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 125191
Collapse All | Expand All

(-)DefaultAbbrevs.xml (+8 lines)
Lines 250-253 Link Here
250
        </code>
250
        </code>
251
    </codetemplate>
251
    </codetemplate>
252
252
253
    <codetemplate abbreviation="fcom">
254
        <code>
255
<![CDATA[// <editor-fold defaultstate="collapsed" desc="${comment}">
256
${selection}${cursor}// </editor-fold>
257
]]>
258
        </code>
259
    </codetemplate>
260
253
</codetemplates>
261
</codetemplates>

Return to bug 125191