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 5663 - "Parse inner classes" should be property of Java loader, not a system option prop.
Summary: "Parse inner classes" should be property of Java loader, not a system option ...
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-02-07 23:54 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2000-02-07 23:54:14 UTC
It affects how the loader operates -> it should be a loader prop. Note that when loader props are changed, the loader pool has a listener which will cause it to refresh the mapping of file objects t
o data objects, i.e. it would correctly recognize or un-recognize classfiles as belong to source objects, immediately. Currently changing the property does not affect existing objects, unless you make
 some other change in the loader pool to cause it to refresh.
Comment 1 Svata Dedic 2000-12-01 17:51:59 UTC
Fixed for dev-81; Release31 not affected (GUI freezed)
Comment 2 Jan Becicka 2001-02-22 09:55:27 UTC
[010221_2] Verified
Comment 3 Quality Engineering 2003-07-01 13:20:48 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.