jdaugherty opened a new issue, #364: URL: https://github.com/apache/grails-intellij-plugin/issues/364
I am developing grails (4.0.8) web application. I have hot-swap agent for groovy code enabled. I am running an grails application in debug mode. After a change in groovy class there is a message in the server console: "File *.groovy changed, recompiling..." but the classes are not swapped. Hot swapping doesn't work and it's required to restart application to see the changes. _⚠️ attachment `image1.png` was not included in the export_ To cause groovy file recompile, after a change I just hit cmd+s / ctrl+s. In older versions of grails that was enough to see the changes on the server. _⚠️ attachment `image2.png` was not included in the export_ --- *2 attachment(s) referenced here (`image1.png`, `image2.png`) are not part of the CSV export.* *Imported from [IDEA-270293](https://youtrack.jetbrains.com/issue/IDEA-270293) · Type: Bug · Votes: 1* *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]
