jdaugherty opened a new issue, #328: URL: https://github.com/apache/grails-intellij-plugin/issues/328
What steps will reproduce the issue? 1. Take any Grails 3.3 project 2. Start the project as a Java application 3. Change the controller class. What is the expected result? I see in the console log show: File /path/to/controller/SomeController.groovy changed, recompiling... However, hitting that controller does not result the new code executing. What happens instead? Old code keeps getting executed. IntelliJ version being used: IntelliJ IDEA 2017.3.4 (Ultimate Edition) Build #IU-173.4548.28, built on January 29, 2018 Licensed to `<redacted>` You have a perpetual fallback license for this version Subscription is active until January 8, 2019 JRE: 1.8.0_152-release-1024-b11 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Mac OS X 10.13.3 --- *Imported from [IDEA-186365](https://youtrack.jetbrains.com/issue/IDEA-186365) · 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]
