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 171667 - [68cat] Cannot view Groovy classes
Summary: [68cat] Cannot view Groovy classes
Status: RESOLVED DUPLICATE of bug 171600
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 23:06 UTC by dynamite
Modified: 2009-09-08 09:39 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 dynamite 2009-09-07 23:06:53 UTC
[ BUILD # : 200909071104 ]
[ JDK VERSION : 1.6.* ]

I have the latest dev build which I am running against a new user's
directory.  I have the Java bundle for Linux.  I create a new Java
class library project and create a Groovy class in it.  This causes
the Groovy features to be activated.  The class is created and the
IDE makes an attempt to view it but an exception is thrown and the
editor tab is left grey.  Any attempt to view the file gives this
exception as does any attempt to bring up a menu in the property
window for that class.  There is no change after bouncing the IDE.  I
can verify through the file-system that the groovy class has been
created with the expected default contents.

This was reported as
http://statistics.netbeans.org/analytics/exceptions/../exception.do?id
=256868
Comment 1 Petr Hejl 2009-09-08 09:39:24 UTC
Regression in CSL. Should be already fixed.

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