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 - [NB 5.5] Navigator window does not show variables
Summary: [NB 5.5] Navigator window does not show variables
Status: VERIFIED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexei Mokeev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-03 15:04 UTC by Alexandr Scherbatiy
Modified: 2011-10-19 12:01 UTC (History)
0 users

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 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 ....