Hello,
When importing a Grails project (which is build in Gradle) to IJ, the external dependencies are not being imported.
Once imported the project is not even recorgnized as a Grails project, however after adding the Grails library to the project properties solves this issue.
IntelliJ 12.1.2
Grails 1.3.7
Gradle 1.5
Am I doing something wrong ?
Thank you in advance for your help
/Lior.