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 124946 - Classes from groovy.lang and groovy.util are unknown to the editor
Summary: Classes from groovy.lang and groovy.util are unknown to the editor
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-09 10:35 UTC by schmidtm
Modified: 2008-10-30 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
GroovyEditorTestcase01.groovy (396 bytes, text/plain)
2008-01-09 10:36 UTC, schmidtm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schmidtm 2008-01-09 10:35:40 UTC
Hello,

if one loads in the testcase given in the attachment, you'll see that symbols from groovy.util and groovy.lang (possible
others as well) are unknown to the editor. Nevertheless this is a valid Groovy program, which can run from within or
outside NetBeans. Happy debugging! ;-)
Comment 1 schmidtm 2008-01-09 10:36:21 UTC
Created attachment 54858 [details]
GroovyEditorTestcase01.groovy
Comment 3 Quality Engineering 2008-05-20 05:03:35 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #206 build
Changeset: http://hg.netbeans.org/main/rev/34c2cf2b4752
User: Martin Adamek <martin_adamek@netbeans.org>
Log: #124946: Classes from groovy.lang and groovy.util are unknown to the editor
Comment 4 Lukas Jungmann 2008-09-30 14:34:24 UTC
v.