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 151101 - Mark Unused imports
Summary: Mark Unused imports
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL:
Keywords:
Depends on:
Blocks: 154426
  Show dependency tree
 
Reported: 2008-10-23 09:35 UTC by Alexandr Scherbatiy
Modified: 2009-01-13 13:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2008-10-23 09:35:21 UTC
JavaFX_NB_Plugin_NB65_promoted: #48 2008-10-23_03-01-09.zip

  Product Version         = NetBeans IDE 6.5 RC1 (Build 200810171318)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.5.0_09; Java HotSpot(TM) Client VM 1.5.0_09-b03; Sun Microsystems Inc.

Steps to reproduce:
- Create a JavaFX Script file:
------------------------------------------
import java.util.List;
------------------------------------------

The import is not marked as unused.
Comment 1 Rastislav Komara 2009-01-08 15:36:40 UTC
Feature added including quick fix hint.
Comment 2 Alexandr Scherbatiy 2009-01-13 13:26:16 UTC
verified in JavaFX_NB_Plugin_Franca_NB_65_fixes_latest_SDK: #41 13-Jan-2009 00:11:09