Last change
on this file since 954 was
939,
checked in by gav, 13 years ago
|
Add IntelliJ IDEA runConfigurations.
The "module" is set to a path variable "$grailsAppModuleName$".
Set the value in IDEA settings not in runConfigurations dialogue.
|
File size:
584 bytes
|
Rev | Line | |
---|
[939] | 1 | |
---|
| 2 | IntelliJ IDEA |
---|
| 3 | |
---|
| 4 | - Create new project. |
---|
| 5 | - Import from Grails sources. |
---|
| 6 | - Overwrite .idea -> yes (should not destroy runConfigurations). |
---|
| 7 | - Don't commit any other IDEA project files (they can all be generated). |
---|
| 8 | |
---|
| 9 | #### runConfigurations. |
---|
| 10 | The "module" is set to a path variable "$grailsAppModuleName$". |
---|
| 11 | Set the value in IDEA settings not in runConfigurations dialogue. |
---|
| 12 | Once the path variable is set, change it with all projects closed when switching branches. |
---|
| 13 | |
---|
| 14 | Do not commit changes to "$grailsAppModuleName$". |
---|
| 15 | If accidentally changed with the runConfigurations dialogue then please revert. |
---|
Note: See
TracBrowser
for help on using the repository browser.