Dennis Haupt
- 活动总数 1158
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 412
-
创建于 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... -
-
创建于 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). -
创建于 how many of you bought a personal license because your company refused to
已回答buy a commercial one?i did. -
创建于 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? -
创建于 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... -
创建于 new local vcs? create patch? shelve changes?
what are these features? i can't find anything in idea's helpMessage was edited by: HamsterofDeath -
创建于 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... -
创建于 selena eap = all plugins gone?
what's happening? none of my plugins survived the switch to selena eap. they are all gone in 6656 -
创建于 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?