Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
installation [2014/08/19 19:39]
poslavskysv
installation [2014/08/19 19:39]
poslavskysv
Line 17: Line 17:
   - Open IntelliJ and create new Groovy project (File -> NewProject, select Groovy): {{::​ideanewproject.png?​625|}}   - Open IntelliJ and create new Groovy project (File -> NewProject, select Groovy): {{::​ideanewproject.png?​625|}}
   - Ensure, that Project SDK is set to 1.7 (or higher), otherwise specify your JDK folder (New -> JDK):​{{::​ideaspecifysdk.png?​700|}}   - Ensure, that Project SDK is set to 1.7 (or higher), otherwise specify your JDK folder (New -> JDK):​{{::​ideaspecifysdk.png?​700|}}
-  - Specify the Groovy installation:​\\ {{::​ideaspecifygroovy.png?​500|}}+  - Specify the Groovy installation:​\\ {{::​ideaspecifygroovy.png?​720|}}
   - Press finish and IntelliJ will create a new project. Then create a new Groovy script:​{{::​ideanewgroovyscript.png?​500|}}   - Press finish and IntelliJ will create a new project. Then create a new Groovy script:​{{::​ideanewgroovyscript.png?​500|}}
   - Add the following lines in the newly created file:<​sxh groovy; gutter: false>   - Add the following lines in the newly created file:<​sxh groovy; gutter: false>