-
Jan 23rd, 2010, 02:03 AM
#1
groovy: NoClassDefFoundError: org/apache/tools/ant/input/InputHandler
hi, getting this in my sts 2.3.0.RELEASE. works fine from the command line.
problem is new AntBuilder().copy(file:f,tofile:destination).
does anyone know which jar is needed?
thanks
-
Jan 27th, 2010, 03:34 PM
#2
Are you getting this error when trying to compile or when trying to run a grails command?
InputHandler is in grails-install-loc/lib/ant-1.7.1.jar. You can try to add this to your classpath explicitly, but this is only a workaround and not a fix.
At this point, I am not sure why it is not being added to your grails classpath. Please let me know in exactly which situations you receive this exception and I will explore deeper.
-
Jan 30th, 2010, 12:53 PM
#3
sorry, i can not reproduce this.
i was out of town for a week in a gwt class. i can not remember what i did to get this problem 
please accept my apology for using up your time.
thanks
-
Jan 30th, 2010, 03:09 PM
#4
No problem. Let me know if you can ever reproduce this.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules