Home > Uncategorized > Grails 1.2 installed on new computer

Grails 1.2 installed on new computer

November 21st, 2009 Leave a comment Go to comments

Naturally I run into the same installation issues I ran into before. As noted in the previous post the paths were the issue. Apparently double-quotes aren’t accepted in the path variables anymore, I’m assuming it’s not Windows 7. Rather the latest version of the Groovy installation. Yet, I’m not sure.

Anyway I moved the JDK into a position where the path contains no spaces and made sure that my environment variables no longer had any quotes in them. This is how my development is set up now:

image I also set up my variables accordingly:

image

I’m installing the latest build snapshot so I can test Grails 1.2 on AppEngine. I ran into this issue earlier which apparently is fixed now.

Bookmark and Share
Tags:
  1. No comments yet.
  1. No trackbacks yet.