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

   In our project, we use groovy scripts that are used at runtime to configure 
our applications. These scripts should not be compiled at grails startup (in 
fact, they contain a DSL that does not compile with IDEA 11.1.2 tries to do so.
   
   Nonetheless we want to have code completion etc. for them (naturally).
   
   Status quo: All files that are marked as groovy sources are compiled at 
grails startup.
   
   Desired functionality: We need a way to configure our project in a way that 
excludes these files from compilation at startup.
   
   ---
   
   *Imported from [IDEA-86968](https://youtrack.jetbrains.com/issue/IDEA-86968) 
· 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