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 36763 - Binding of folding SPI to java source model hierarchy
Summary: Binding of folding SPI to java source model hierarchy
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks: 21425
  Show dependency tree
 
Reported: 2003-10-22 16:02 UTC by Miloslav Metelka
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2003-10-22 16:02:25 UTC
Using of the java source model for building of the
folding information.
There may be certain issues related to the fact
that the source becomes syntactically broken
during editing. However the source model should
retain the last valid parsed state which should
generally suffice for our requirements.
Comment 1 Miloslav Metelka 2004-01-12 09:57:12 UTC
Present in the trunk