jdaugherty opened a new issue, #192:
URL: https://github.com/apache/grails-intellij-plugin/issues/192

   When I import a brand new grails plugin project into IDEA, IDEA lets me pick 
a Grails SDK to use but it does not mark the sources directories correctly.
   
   Grails 2.3.11, IDEA 14.0.3
   Steps to reproduce:
   1. On the command line, type 'grails create-plugin xyz'
   2. Open IDEA and import the xyz plugin directory.
     a. Choose the option to create the project from existing sources.
     b. Set Grails 2.3.11 as the Grails SDK version
     c. Leave all other import settings at their defaults
   
   When the project is loaded in IDEA, the following directories are not marked 
as sources roots:
   src/groovy
   src/java
   IDEA should detect that this is a grails plugin project and mark these 
directories automatically.
   
   Workaround:
   Right-click on the folder (src/groovy) after the project is loaded and 
choose Mark Directory As > Sources Root
   
   ---
   
   *Imported from 
[IDEA-137270](https://youtrack.jetbrains.com/issue/IDEA-137270) · Type: Bug · 
Votes: 0*
   *Comments, attachments, dates and reporter are not part of the export — 
follow the link above for the full history.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to