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 59225 - No folding, navigator, etc. for JDK class
Summary: No folding, navigator, etc. for JDK class
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-05-24 18:17 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 2005-05-24 18:17:25 UTC
Dev build, running on JDK 1.6.0. I use Fast Open to open BreakIterator.java from
src.zip in JDK 1.4.2_06. It opens fine, but no code folds are visible. If I
press Ctrl-7, the Navigator window just shows "Please wait..." and never
displays any methods. The property sheet for the class shows

Compile Classpath - empty (i.e. zero entries)
Runtime Classpath - "<unknown>" (i.e. null)
Boot Classpath - /space/jdk1.4.2_06/src.zip
Comment 1 Jesse Glick 2005-05-24 18:17:56 UTC
I believe this is a regression. Used to work.
Comment 2 Jan Becicka 2005-08-26 13:17:23 UTC
It works fine in todays build.