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

Summary: groovy classes not recognized in a freeform project
Product: groovy Reporter: daytona <daytona>
Component: EditorAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: A simple freeform project exhibiting the problem

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 ***