David Beutel

- Total activity 209
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 71
-
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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 ... -
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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...