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
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
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.
Monday, December 19, 2011
How to create IntelliJ live templates ?
http://tv.jetbrains.net/videocontent/getting-started-with-spock-and-groovy
- Spock Framework - http://code.google.com/p/spock/
- IDEA File Templates - http://www.jetbrains.com/idea/webhelp/file-templates.html
- IDEA Live Templates - http://www.jetbrains.com/idea/webhelp/live-templates.html
- My main blog: http://hamletdarcy.blogspot.com
- My other JetBrains.tv posts: http://tv.jetbrains.net/tags/hamlet
- IDEA related posts on my blog: http://hamletdarcy.blogspot.com/search/label/IDEA
- My screencasts on YouTube: http://www.youtube.com/user/HamletDRC
- IDEA related Posts on my work blog: http://www.canoo.com/blog/tag/idea/
- Or follow me on Twitter: @HamletDRC
Subscribe to:
Posts (Atom)
