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 167647

Summary: Groovy class files are not recognised in Java projects
Product: groovy Reporter: persun <persun>
Component: EditorAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description persun 2009-06-25 13:55:13 UTC
When creating a New Java project and including new groovy class files, Netbeans 6.7 RC3 doesn't recognise those class
files when included in POJO's. It is not possible to import them or anything... it is possible to compile but red flags
show up in the ide still complaining about missing classes in the java file that tries to include the groovy class file. 

Ugly and annoying! Please fix before 6.7 release.
Comment 1 Petr Hejl 2009-06-25 14:06:24 UTC

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