I need to use Grails for a project, I have the 2.2 version, JDK7.
I made my JAVA_HOME and my GRAILS_HOME variables, but when y try to run grails in my command, I have this answer :
/grails-2.2.0/lib/org.springsource.springloaded/srpingloaded-core/jars/springloaded-core-1.1.1.jar
was unexpected
Can someone explain it to me please, Thanks.
Looks like you need to install Grails into a directory without spaces in the path.
View this discussion.