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 144394 - Highlight 'def' keyword
Summary: Highlight 'def' keyword
Status: VERIFIED DUPLICATE of bug 143466
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-19 13:51 UTC by Alexandr Scherbatiy
Modified: 2008-08-19 14:22 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-08-19 13:51:53 UTC
Highlight the 'def' keyword:

------------------------------
def a = 10;
------------------------------
Comment 1 Alexandr Scherbatiy 2008-08-19 13:52:31 UTC
JavaFX trunk NB Plugin NB61_cont: #43 19-Aug-2008 12:23:34
Comment 2 David Strupl 2008-08-19 14:19:40 UTC
This is already in plans ;-)

*** This issue has been marked as a duplicate of 143466 ***
Comment 3 Alexandr Scherbatiy 2008-08-19 14:22:08 UTC
verified