oliverw

Avatar
  • Total activity 69
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 6
  • Subscriptions 18
  • Created

    GIT integration and SSH with public key authentication

    Even the latest EAP 9779 seems to be unable to "git push origin" when origin needs to be accessed via ssh + public key authentication and the public key has a passphrase. I always need to drop to t...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Groovy Code Style

    I'm wondering which code style IntelliJ uses for reformatting Groovy code. I'm personally kinda picky about curly braces and while some of them (for classes and methods) seem to be inherited from t...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Plugin broken for Grails 1.1 Apps using Plugins

    Right now the plugin is broken for any Grails 1.1 app using plugins because the external references to plugin libraries are not resolved due to the changed location of plugins. They live now in the...
    • 4 followers
    • 21 comments
    • 0 votes
  • Created

    Hiding files with certain extensions from Project Tree

    Is it somehow possible to hide files with certain extensions from the project explorer in IntelliJ?
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Shell Debugging

    I'm using a third party script in order to run groovy scripts in a fully configured grails environment.http://naleid.com/blog/2008/03/31/using-gant-to-execute-a-groovy-script-within-the-grails-cont...
    • 1 follower
    • 2 comments
    • 0 votes
  • Created

    JetGroovy + Grails Acegi Plugin 0.2.1

    Hi I'm currently working with the Grails Acegi Plugin 0.2.1 and a Grails 1.0.2 application. IDE is IntelliJ 7.0.3 with JetGroovy 1.5.15683. After following the steps listed at http://grails.codehau...
    • 2 followers
    • 8 comments
    • 0 votes
  • Created

    Adding projects to version control (subversion)

    I'm using a fresh install of IntelliJ 7.0.2. Shouldn't there be somewhere an option to add an existing project to version control - subversion in my case? I can't find anything except the "Import t...
    • 2 followers
    • 7 comments
    • 0 votes
  • Created

    Maven 2 and IntelliJ

    HiI'm currently evaluating the possibility to develop web applications using a combination of IntelliJ and Maven 2.At the moment I'm facing a couple problems which I don't know how to solve best:1....
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Auto Package on Save

    In Eclipse when I modify and save a JSP file it gets immediately deployed to tomcat. How can I achieve the same in IntelliJ?
    • 6 followers
    • 7 comments
    • 0 votes
  • Created

    Showing Version Control Status in Project Tree

    Coming from Eclipse and VisualStudio I'm wondering if IntelliJ (Version 7 M1) supports displaying the change status of files under version control in the project tree?
    • 2 followers
    • 1 comment
    • 0 votes