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.

Bug 127217 - Default code folding for JSP files
Summary: Default code folding for JSP files
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-12 16:25 UTC by ryancook2002
Modified: 2016-07-07 08:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ryancook2002 2008-02-12 16:25:36 UTC
I'm using Netbeans 6.0.1 to create a massive JSP based web project. In my larger JSP pages, I need some way for the
program to remember which code folds are collapsed, so that I can close the file and reopen it, and my code folds will
be as I left them. I'm looking for something similar to // <editor-fold defaultstate="collapsed" desc="desc">, which
works wonders for me in my larger java files, but doesn't work in JSP files. Can anyone help point me in the right
direction, towards a feature or plugin that is already available or information on how to develop something on my own
that will do the trick?
Comment 1 Martin Balin 2016-07-07 08:53:31 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss