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 174732 - Code completion doesn't offer methods of class
Summary: Code completion doesn't offer methods of class
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks: 154422
  Show dependency tree
 
Reported: 2009-10-16 11:46 UTC by Lukas Hasik
Modified: 2009-10-30 11:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (48.99 KB, image/jpeg)
2009-10-16 11:56 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2009-10-16 11:46:43 UTC
Product Version: NetBeans IDE Dev (Build 200910160201)
Java: 1.6.0_15; Java HotSpot(TM) 64-Bit Server VM 14.1-b02-92
System: Mac OS X version 10.5.8 running on x86_64; MacRoman; en_US (nb)
Userdir: /Users/lukas/netbeans/userdirs/nb1016-fxful-inst

-create new Fx project and new empty FX file in it
-type in following code "var timeline = Timeline{};"
-fix imports
-type "timeline.|", invoke CC
->CC doesn't offer any methods of Timeline class, only some keywords
Comment 1 Lukas Hasik 2009-10-16 11:56:51 UTC
Created attachment 89609 [details]
screenshot
Comment 2 Martin Krauskopf 2009-10-30 09:30:15 UTC
Seemingly works now, will provide regression test.
Comment 3 Martin Krauskopf 2009-10-30 09:32:19 UTC
Regression test: #ab099a1b08ff

Please reopen if it still does not work for you. Might be fixed by recent rollback #438c50232e80
Comment 4 Alexandr Scherbatiy 2009-10-30 11:53:51 UTC
verified in Build 200910291407