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 - [65cat] Cannot add new Grails domain class
Summary: [65cat] Cannot add new Grails domain class
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-23 13:21 UTC by zeljkot
Modified: 2008-10-30 14:24 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 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.