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 187027 - Unable to rename overridden variable in some cases
Summary: Unable to rename overridden variable in some cases
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
: 187772 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-01 10:51 UTC by Alexandr Scherbatiy
Modified: 2010-07-07 19:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
JavaFX project (15.79 KB, application/zip)
2010-06-01 10:52 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2010-06-01 10:51:29 UTC
Product Version         = NetBeans IDE 6.9 RC2 (Build 201005312001) (#8573c32a0026)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02; Sun Microsystems Inc.


Steps to reproduce:

- Open the attached project
- Open the towerdefence.core.Bullet class
- Refactor->rename the shape variable in line:
  'override var shape = Circle{'

The Rename dialog shows the message:
"Cannot refactor library class 'javafx.scene.shape.LineTo'"
Comment 1 Alexandr Scherbatiy 2010-06-01 10:52:04 UTC
Created attachment 99701 [details]
JavaFX project
Comment 2 J Bachorik 2010-06-21 09:32:30 UTC
*** Bug 187772 has been marked as a duplicate of this bug. ***
Comment 3 J Bachorik 2010-06-21 09:39:02 UTC
fixed in http://hg.netbeans.org/javafx/rev/ac6d2950db46
Comment 4 Alexandr Scherbatiy 2010-06-23 14:25:52 UTC
verified in NetBeans IDE Dev (Build 201006230001)
Comment 5 Andrei Chistiakov 2010-07-07 19:56:37 UTC
Verified with NetBeans IDE 6.9.1 Dev (Build 201007052301)