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 166851 - Java code doesn't see groovy classes
Summary: Java code doesn't see groovy classes
Status: RESOLVED DUPLICATE of bug 161176
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-10 13:03 UTC by jmborer
Modified: 2009-06-11 10:16 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Groovy classpath issue screenshot (83.08 KB, image/png)
2009-06-10 13:05 UTC, jmborer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jmborer 2009-06-10 13:03:54 UTC
Very weird issue (i can't believe it). The IDE can't see the groovy class from a Java file.

To reproduce:

I installed the groovy grails pluding into netbeans 6.7rc2, created a new project sample > groovy > Groovy-Java demo. 
Netbeans shows an error in the DisplayDialog.java: cannot find symbol DisplayProvider.

I tried to do a clean build, no changes.
Comment 1 jmborer 2009-06-10 13:05:10 UTC
Created attachment 83399 [details]
Groovy classpath issue screenshot
Comment 2 Petr Hejl 2009-06-11 10:16:51 UTC

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