Erik Pragt
- 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... -
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... -
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... -
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... -
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 ... -
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... -
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... -
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... -
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... -
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...