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 111908

Summary: [NB 5.5] Navigator window does not show variables
Product: javafx Reporter: Alexandr Scherbatiy <sunflower>
Component: UnsupportedAssignee: Alexei Mokeev <av-nb>
Status: VERIFIED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Alexandr Scherbatiy 2007-08-03 15:04:42 UTC
build: M0
NB: 5.5

Steps to reproduce:

- Copy the following code to the JavaFX class

            var a = 10;

            class HelloWorldModel {
                attribute saying: String;
            }

  There is only HelloWorldModel.saying attribute in
  the Navigator window. The 'a' variable is not shown
Comment 1 Alexey Butenko 2007-08-30 08:50:56 UTC
Task for later milestones: Implement Navigator
Comment 2 Jiri Prox 2007-09-17 20:34:55 UTC
Obsolete milestone, please reevaluate
Comment 3 Andrey Yamkovoy 2007-10-10 15:33:40 UTC
Navigator window functionality was implemented in the 6.0. There is no plan to fix 5.5 version.
Comment 4 Alexandr Scherbatiy 2007-11-22 10:07:40 UTC
verified
Comment 5 David Strupl 2011-10-19 12:01:03 UTC
Cleaning bugzilla categories ....