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 167969 - groovy classes not recognized in a freeform project
Summary: groovy classes not recognized in a freeform project
Status: RESOLVED DUPLICATE of bug 161176
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-01 15:05 UTC by daytona
Modified: 2009-09-25 10:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A simple freeform project exhibiting the problem (4.21 MB, application/x-tar)
2009-07-01 15:07 UTC, daytona
Details

Note You need to log in before you can comment on or make changes to this bug.
Description daytona 2009-07-01 15:05:35 UTC
In a freeform project, groovy classes are not recognized when referenced from a java class. An import statement for a
package containing groovy classes is flagged as an error (package does not exist), and the reference is marked as an
error (cannot find symbol). See "Class1" in the attached netbeans project.
Comment 1 daytona 2009-07-01 15:07:13 UTC
Created attachment 84255 [details]
A simple freeform project exhibiting the problem
Comment 2 Petr Hejl 2009-09-25 10:23:27 UTC
This seems to be fixed. AFAIK this is a duplicate of issue 161176.

*** This issue has been marked as a duplicate of 161176 ***