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 153525 - Show Boolean type instead of boolean in the Navigator
Summary: Show Boolean type instead of boolean in the Navigator
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-20 11:06 UTC by Alexandr Scherbatiy
Modified: 2008-12-25 11:24 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 Alexandr Scherbatiy 2008-11-20 11:06:38 UTC
build 19-Nov-2008 13:02:01
  Product Version         = NetBeans IDE 6.5 (Build 200811100001)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16; Sun Microsystems Inc.


Steps to reproduce:
- Type 'var b:Boolean = true;' in the editor
Navigator shows 'b:boolean' instead of 'b:Boolean'
Comment 1 Anton Chechel 2008-12-02 13:55:10 UTC
fixed
Comment 2 Alexandr Scherbatiy 2008-12-25 11:24:37 UTC
verified in JavaFX_NB_Plugin_Franca_NB_65_fixes: #18 24-Dec-2008 00:11:09