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 146952

Summary: T8: Code completion
Product: javafx Reporter: Martin Ryzl <mryzl>
Component: EditorAssignee: David Strupl <dstrupl>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 135927, 136404, 136416, 140042, 143463, 146131, 146294, 146296, 146357, 146358, 146361, 146362, 146363, 146706, 146709, 146711, 146836    
Bug Blocks:    

Description Martin Ryzl 2008-09-11 14:48:54 UTC
The JavaFX Plugin in NetBeans should support code completion in the editor. The code completion module should prompt the
developer with relevant functions of a standard JavaFX libraries and also the custom libraries that are created by the
developer and are part of the current project.The code completion feature should prompt the appropriate function with
its relevant signature and ensure that the appropriate function is being predicted depending on the class and context
being used.
Comment 1 David Strupl 2008-10-29 14:09:27 UTC
This is done, the remaining 2 issues were re-scheduled for post 1.0.
Comment 2 Alexandr Scherbatiy 2008-10-29 14:42:39 UTC
verified in 2008-10-29_03-01-09.zip