jdaugherty opened a new issue, #281: URL: https://github.com/apache/grails-intellij-plugin/issues/281
IDEA version: 2016.3, build #IU-163.7743.44 OS: Linux Mint 17.3 Rosa 64-bit Grails version: 2.5.1 Java version: 1.8.0_65-b17 The bug emerges during Grails' settings synchronization when user needs to provide confirmation through Grails Console, e.g. in case of a plugin version difference: `You currently already have a version of the plugin installed <...>. Do you want to downgrade to <...>? [y,n]` If user's home directory contains a non-empty file named 'y' or 'n', it will get opened in the IDE's editor when 'y' or 'n' is entered, respectively, and the input won't be passed further to Grails. If the file is empty, the input will have no effect at all. --- *Imported from [IDEA-165373](https://youtrack.jetbrains.com/issue/IDEA-165373) · 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]
