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 168770 - after creating GroovyJavaDemo errors appears
Summary: after creating GroovyJavaDemo errors appears
Status: RESOLVED DUPLICATE of bug 161176
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://farm4.static.flickr.com/3517/3...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-19 00:51 UTC by rmjocz
Modified: 2009-07-19 09:36 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 rmjocz 2009-07-19 00:51:56 UTC
Directly after creating GroovyJavaDemo errors appears:
"cannot find symbol, symbol: DisplayProvider",
but project build is OK, DisplayProvider.groovy exist
in the same package.
Comment 1 rmjocz 2009-07-19 01:08:53 UTC
Direcly after creating a new sample project GroovyJavaDemo
error appears: "cannot find symbol: class DisplayProvider"

Problem still exist even after build,
but build is OK.

Comment 2 Petr Hejl 2009-07-19 09:36:05 UTC

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