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 20362 - Do not collapse nodes in Explorer after reparse
Summary: Do not collapse nodes in Explorer after reparse
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-08 13:43 UTC by Milan Kubec
Modified: 2008-12-10 00:41 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 Milan Kubec 2002-02-08 13:43:45 UTC
If build script has some subnodes expanded in Explorer and user edits the script
in Editor, nodes are collapsed after each reparse of the script. It would be
nice if script nodes would stay expanded.
Comment 1 Jesse Glick 2002-02-11 11:22:28 UTC
Once again, this is impossible without full and proper XML parsing
support. Will let XML guys handle incremental node refreshing, it is
not the business of the Ant module to implement it.
Comment 2 Milan Kubec 2003-07-09 16:40:24 UTC
Please re-evaluate. Thanks.
Comment 3 Jesse Glick 2003-07-09 16:53:49 UTC
Entirely dependent on issue #20532.
Comment 4 Jesse Glick 2004-06-04 15:46:11 UTC
Not waiting for issue #20532 any more.
Comment 5 Jesse Glick 2008-12-10 00:41:03 UTC
No plans.