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 141339

Summary: [65cat] Cannot add new Grails domain class
Product: groovy Reporter: zeljkot <zeljkot>
Component: CodeAssignee: martin_adamek <martin_adamek>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description zeljkot 2008-07-23 13:21:21 UTC
[ BUILD # : 200807221016 ]
[ JDK VERSION : other ]

JDK 6u10

When I try to add new domain class in Grails project by
right-clicking on "Domain Classes" and selecting "Create new Domain
class", wizard finishes OK, but new class is neither visible nor
created. Output shows:

Welcome to Grails 1.0.3 - http://grails.org/
Licensed under Apache Standard License 2.0
Grails home is set to: C:\grails-1.0.3                
                
Base Directory: D:\Projects\GrailsApplication2
Note: No plugin scripts found
Running script C:\grails-1.0.3\scripts\CreateDomainClass.groovy
Environment set to development
String index out of range: 1
Comment 1 goeh 2008-08-09 08:29:17 UTC
I had this problem too, but it is fixed now.
I'm running build 200808080201.
Comment 2 martin_adamek 2008-08-14 17:13:08 UTC
Yes, this is definitely fixed.
Comment 3 Lukas Jungmann 2008-10-13 18:17:17 UTC
v.