jdaugherty opened a new issue, #176: URL: https://github.com/apache/grails-intellij-plugin/issues/176
After upgrading to IntelliJ 14, my existing grails project stopped using Grails to build and run, but instead uses Gradle only. Presumably because the project also includes gradle build files. While I preferred it continue to use grails or be able to select either, the issue is that the "VM options" no-longer work and therefore can't specify which port my project runs under. I've used both: - PgrailsArgs="-Dserver.port=8081" -Dserver.port=8081 However, neither seems to work. Perhaps my arguments are incorrect? Many thanks for any help you can provide, perhaps I'm overlooking something obvious. --- *Imported from [IDEA-132594](https://youtrack.jetbrains.com/issue/IDEA-132594) · 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]
