jdaugherty opened a new issue, #286: URL: https://github.com/apache/grails-intellij-plugin/issues/286
The <g:resource> in IntelliJ Idea GSP editor does not correctly resolve the static resources located in src/main/webapp while at runtime Grails 3 correctly load these resources. The editor shows a red line at the <g:resource> line and shows a balloon with the message: Cannot resolve directory '...' Cannot resolve file '...' To reproduce the issue open the views/test/index.gsp in the attached example application. --- *Imported from [IDEA-166414](https://youtrack.jetbrains.com/issue/IDEA-166414) · 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]
