jdaugherty opened a new issue, #240: URL: https://github.com/apache/grails-intellij-plugin/issues/240
In a Grails 3 application, if you add a new plugin dependency( i.e: spring-security-core), when you try to go to declaration of a class in this dependency jar, Idea decompiles the code instead of using the sources.jar If you invalidate and restart, and try the same immediately without waiting idea to recreate the caches, then the correct source file is displayed. Hold that window open and when Idea finishes creating the cache and the progress bar completes, source screen changes automatically to display the decompiled source. --- *Imported from [IDEA-150583](https://youtrack.jetbrains.com/issue/IDEA-150583) · 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]
