Erik Pragt
- 活动总数 1019
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 316
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...