Erik Pragt

Avatar
  • Total activity 1019
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 316
  • Created

    Questions about Maven projects tab

    Hi all,I thought it was possible to link the Maven configuration to IntelliJ, just like Maven Reloaded. I have, however, some questions about the plugin.For example: when I update (and save) a depe...
    • 4 followers
    • 5 comments
    • 0 votes
  • Created

    Is code completion in annotations already supported in IntelliJ 7?

    Hi all,I was wondering if anyone knew if code completion IN annotations is already supported in the newest IntelliJ. So, I don't mean typeing an '@' an pressing ctrl+space, but I mean code completi...
    • 4 followers
    • 11 comments
    • 0 votes
  • Created

    Generate Spring Setter Dependency

    Hi all,I'm currently using IntelliJ 7.0M1b, and I noticed something new (and cool! ;)): Generate Spring Setter Dependency. It automatically inserts a setter in my code, selects the right type of ob...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Tomcat 5.5 reload question

    Hi all,I've got a small question about IntelliJ and Tomcat (5.5). Is it possible to instantly see the changes I made to my JSP's (and preferably class files) when starting Tomcat from within Intell...
    • 5 followers
    • 6 comments
    • 0 votes
  • Created

    How to enter SVN password?

    Hi, I've got a small question. I'm working with SVN (using http), but SVN allows me to browse the repository freely. When trying to commit code, I get an access denied, because for committing, you ...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Change the type of project?

    Hello all,I'm using Maven (1 and 2) to generate the IntelliJ project files. Doing so, however, prevents me from specifiying a web resources directory, etc, since Maven generates a standard Java pro...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Is IDE Talk still being maintained?

    Hello all,I was wondering if IDETalk is still being worked on. I'm looking for some tools to support cooperation between our and our Indian department, and IDETalk might just be one of the easy too...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    Better JUnit support?

    Hi all,I think Jetbrains is delivering excellent support for stable and widely used frameworks, like JUnit. I think, however, that JUnit support can even be improved greatly, by making it easier to...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    String refactoring: Introduce/extract/create variable

    Hello all,I was wondering if it's possible to create a variable in a string. For example, if I have a String like this:I'd like to "variabelize" the 45, so I'd like to select the 45, do a refactori...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    SVN Switch branches is broken?

    Hello all,I was using IntelliJ to switch between 2 branches (head and something else). After I did that, I had no idea if it worked (I have no idea how to see on which branch I'm working). I change...
    • 1 follower
    • 2 comments
    • 0 votes