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 180539 - Code completion does not work for imports
Summary: Code completion does not work for imports
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-02-10 06:33 UTC by Alexandr Scherbatiy
Modified: 2010-03-15 10:39 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 2010-02-10 06:33:34 UTC
NetBeans-JavaFX-Soma:  #148

  Product Version         = NetBeans IDE Dev (Build 201002080200)
(#4d6aa72cca05)
  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:
- Copy the code to the editor:
---------------------------------
import javafx.
---------------------------------

- Press <Ctrl+Space>
 No suggestions.
Comment 1 Petr Nejedly 2010-03-12 18:37:12 UTC
http://hg.netbeans.org/javafx/rev/eb4360a6a76e
Comment 2 Alexandr Scherbatiy 2010-03-15 10:39:13 UTC
verified in NetBeans-JavaFX-Soma: #185