David Beutel
- 活动总数 209
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 71
-
创建于 IdeaVIM support
Is there anything I can do to help fix the Back functionality with IdeaVIM 0.12?https://sourceforge.net/tracker/index.php?func=detail&aid=2221191&group_id=79039&atid=555309Does JetBrains help suppo... -
创建于 component-scan base-package cannot resolve
8 gives me a "Cannot resolve package" error on a context:component-scan base-package in one of my Spring 2.5 configuration files. Re-auto-generating the Spring facet doesn't help. When I try auto... -
创建于 bottleneck status indicator
When anything in IDEA pauses for more than half a second, I'd like to see some indicator in the status bar about what the bottleneck is (e.g., CPU or disk). I use perfmon or gkrellm, and look at T... -
创建于 HQL order by selected attribute
I've just started using HQL in 7.0.2 and I'm impressed by the support, especially the static analysis that a String parameter to a Spring method is HQL. I am seeing one little problem with it, tho... -
创建于 Java object notation
Is there a language with IntelliSense for a nice notation of Java object trees? I want something that looks like sdl.ikayzo.org or JSON, but with static typing for Java objects. Can IDEA do this ... -
创建于 default test type for packages
In 7.0.1 when I run a test package, I keep getting a pop-up to "Choose configuration type to run", JUnit or TestNG. How can I configure it to assume JUnit, like before, and stop asking me every ti... -
创建于 maven module dependencies
Is the Maven project sync broken for dependencies between modules and inherited from the parent?I've tried imported a Maven 2 project with a bunch of modules (trying both an exhaustive search and n... -
创建于 CVS branch checkout
Is there any way that IDEA can checkout a branch from CVS? The best I can do now with IDEA is to checkout the trunk, create an IDEA project out of these files that I don't want, update the files t... -
创建于 navigate to or search for files in JARs
How can I use Ctrl-Shift-N to navigate to resource files in JARs, or do a deep search in the Project window?I can use the Project window by clicking module name -> Libraries -> library name -> JAR... -
创建于 svn: fails to ^T update (object of the same name already exists)
When I update my project's directory with a right-click from the Project window, it says all files are up to date (as expected). But when I update the whole project with a Ctrl-T, I get the follow...