Dennis Haupt
- Total activity 1158
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 412
-
Created useless feature found, could be ingenious
there is a feature to stop at caught and uncaught exceptions. it could be cool, but is useless because it stops at exceptios that i am absolutely not interested in (classnotfoundexception inside th... -
Created custom look&feel?
is it possible to use any look & feel (like napkin or substance) in idea 6? -
Created good uml class diagram -> java code plugin for idea6?
i there a plugin available? i only found teresa (which works only in idea5) and simpleuml (which can't create new classes). -
Created how many of you bought a personal license because your company refused to
Answeredbuy a commercial one?i did. -
Created share settings between different operating systems
i got win2k and xp installed - and want idea to use the same config directory, no matter which os i use. is it possible? -
Created feature request: surround selection with method call
sometimes, i need to change something likex = foo.getValue();withx = replaceBySomethingElseIfNull(foo.getValue(), fallback);in various classesis there a way to do this without making a surround tem... -
Created new local vcs? create patch? shelve changes?
what are these features? i can't find anything in idea's helpMessage was edited by: HamsterofDeath -
Created feature suggestion
i'd really like to know whether a plugin is compatible with the current eap or if there are problems. it shouldn't be too difficult to extend the current plugin manager/online database to do this b... -
Created selena eap = all plugins gone?
what's happening? none of my plugins survived the switch to selena eap. they are all gone in 6656 -
Created speed problem after vcs-update
when i update my sources (project size 7k files, 12k classes, update 1.2k files, 725 updates, 460 deleted), idea locks up for a few minutes. can this be made faster?