History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRVY-1933
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Peter Gromov
Reporter: Dmitry Krasilschikov
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Groovy

Grails 1.1beta1 Global Library cannot be seen

Created: 01 Dec 08 11:56   Updated: 08 Dec 08 15:03
Component/s: Grails other
Affects Version/s: jetgroovy 2.0
Fix Version/s: jetgroovy 2.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
I create a new global library pointing to the recently released Grails-1.1beta1 distribution. This goes OK...all jars/src added OK. I then create a new grails project from scratch. In the 'Grails SDK:" selection menu I ONLY see the entries "<No Grails SDK>" (in red) and "grails-1.0.4 (Grails version "1.0.4")" I then use the "New" button and re-add the grails1.1 folder. all goes OK.

The grais app IS created using 1.1's "grails create-app" command. If I then try to run the app from intellij, I get a popup saying "Error running MyProj: Grails are not Configured"

If I check the project structure, I see 2 grails 1.1 global libraries exist.
i have tried doing this sequence a couple of times.



 All   Comments   Work Log   Change History      Sort Order:
Malte Hübner - 01 Dec 08 15:27
I've got the same issu here. This is an annoying bug as I had to downgrade to grails 1.0.4.
Apart from that it's a "pleasure to develop" with IntelliJ and JetGroovy