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 134167 - remove dowhile abbrev
Summary: remove dowhile abbrev
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL: http://groovy.codehaus.org/Looping
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-29 15:56 UTC by Lukas Jungmann
Modified: 2008-10-30 14:25 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 Lukas Jungmann 2008-04-29 15:56:51 UTC
It looks like the latest groovy does not support do-while loop therefore related abbreviations should be removed
Comment 1 martin_adamek 2008-05-19 15:20:50 UTC
Fixed in #497a99440b8b
Comment 2 Quality Engineering 2008-05-20 15:59:07 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #207 build
Changeset: http://hg.netbeans.org/main/rev/497a99440b8b
User: Martin Adamek <martin_adamek@netbeans.org>
Log: #134167: remove dowhile abbrev
Comment 3 Lukas Jungmann 2008-07-23 18:41:03 UTC
v.