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 - Groovy class files are not recognised in Java projects
Summary: Groovy class files are not recognised in Java projects
Status: RESOLVED DUPLICATE of bug 161176
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-25 13:55 UTC by persun
Modified: 2009-06-25 14:06 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 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 ***