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 268187 - ClassCastException: org.netbeans.gradle.project.NbGradleProject cannot be cast to org.netbeans.modules.groovy.grailsproject.GrailsProject
Summary: ClassCastException: org.netbeans.gradle.project.NbGradleProject cannot be cas...
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: bruno.flavio
URL:
Keywords:
Depends on:
Blocks: 254336
  Show dependency tree
 
Reported: 2016-09-25 04:22 UTC by jamalv
Modified: 2016-10-20 00:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216773


Attachments
stacktrace (3.41 KB, text/plain)
2016-09-25 04:22 UTC, jamalv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jamalv 2016-09-25 04:22:20 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b26
OS: Windows 8

User Comments:
GUEST: Generating controller

GUEST: trying to run grails generate-views

GUEST: Create a groovy class
Select generate all

jamalv: n
Comment 1 jamalv 2016-09-25 04:22:22 UTC
Created attachment 162200 [details]
stacktrace