Grails: Groovy error reported on tomcat plugin after creating a new project -
i using springsource tool suite
version: 2.3.3.ci-r5608-b54 build id: 201008210801
with java 1.6.0.u21 & grails 1.3.5
i created new grails plugin project , after process completed, sts reported problem below. had problem before when creating grails project got fixed if grails clean or project clean. time problem not getting fixed!
description resource path location type groovy:the class java.lang.class refers class java.lang.class , uses 1 parameters, referred class takes no parameters tomcatserver.groovy /samplegrails/tomcat-1.3.5-src-groovy/org/grails/tomcat line 439 java problem
what can done fix problem?
thank you. jay chandran
i can't reproduce in sts 2.5.0m3 perhaps it's issue that's been fixed. can install 2.5 http://www.springsource.com/products/springsource-google-download. it's technically milestone release stable , has lot more features (esp groovy , grails) - haven't had issues using it.
you might try mailing list @ eclipse-plugin-user@groovy.codehaus.org
Comments
Post a Comment