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 163777 - Code completion does not suggest 'mixin' keyword
Summary: Code completion does not suggest 'mixin' keyword
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-27 14:52 UTC by Alexandr Scherbatiy
Modified: 2009-05-12 13:42 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 2009-04-27 14:52:49 UTC
marina-netbeans-plugin: #99

  Product Version         = NetBeans IDE 6.5.1 (Build 200903060201)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_12-ea; Java HotSpot(TM) Client VM 11.2-b01; Sun Microsystems Inc.

Steps to reproduce:

- Type 'mi' in the editor
- Press <Ctrl+Space>
The 'mixin' keyword is not suggested: mixin class A{}
Comment 1 Miloslav Metelka 2009-04-28 16:05:47 UTC
http://hg.netbeans.org/javafx/rev/51ab3c816c21
Comment 2 Miloslav Metelka 2009-04-28 16:07:58 UTC
Fixed.
Comment 3 Alexandr Scherbatiy 2009-05-12 13:42:26 UTC
verified in marina-netbeans-plugin: #164