Showing posts with label IntelliJ. Show all posts
Showing posts with label IntelliJ. Show all posts

Monday, February 4, 2013

IntelliJ grails run-app vs grails:exec

http://stackoverflow.com/questions/10916713/intellij-uses-mvn-grailsexec-instead-of-original-grails-command

By default IntelliJ use grails:exec to run your Grails app, but if you want to use run-app instead then you need to comment out Grails Maven Plugin in pom.xml




Thursday, March 29, 2012

IntelliJ Scala Plugin - nightly build

There is an alternative way to install the Scala plugin.Download the Scala plugin from the Nightly Builds page and unzip the archive to the directory /.IntelliJIdea/config/plugins. After that, run IntelliJ IDEA.