Stephen Friedrich
- 活动总数 1583
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 646
-
创建于 InspectionGadgets Bug
I am not sure wether I should report bugs in the InspectionGadgets plugin using the tracker...Anyway:An imports of a class from java.lang is not redundant if there is a wildcard import of a class w... -
创建于 Oops, they did it again: Debugger dead slow
Step to next line with build 2026 takes about 5 seconds with my project. Is anybody else seeing this?I really wonder because noone else seems to complain.Add your comments here or vote for a fix: ... -
创建于 Help - CVS conflicts for module/project files again and again
I have a hard time convincing our team to use a shared (via CVS) Idea project.A major problem is that people keep getting conflicts in the project files. I investigated this and found that Idea alw... -
创建于 @Override features
Java 1.5 has a very nice new feature that has gone almost completely unnoticed for now:If you want to override a method in a subclass, you can now say so explicitly:The compiler will complain if an... -
创建于 Hotswap is sloooooooooooow
In my project whenever I recompile a during a debug session, the "Hotswap: " dialog pops up and blocks the machine for more than a minute?! CPU usage is near 100% and memory consumption goes up dr... -
创建于 Debugging in 1126 still takes ages
Doing any of step over/into/out takes at least 5 seconds (on my 2 GHz machine).Do others also see this? Is there already a tracker entry? -
创建于 Idea's merge tool instead of CVS conflicts?
Now that Idea has such a great merge tool:Is there any way to get the merge tool when (i.e. before) a CVS update produces a conflict? (Rather than having the source itself obfuscated with CVS confl... -
创建于 "Show virtual space at file bottom"
... in IDE settings, editor group.What is this supposed to do? Even when I select it and scroll to the bottom of a file, there is nothing changed at all.Also the help is still missing an explanation. -
创建于 CamelHumps words
I thought there would be different editor actions for whole word selection and subword (CamelHump) movement/selection...In 957 you have to make up your mind once which type of word selection you wa... -
创建于 Module/Contents GUI is a major blooper
I know that it's still early on in the implementation of the new module/contents concept and I think it's quite a powerful notion.However the more complex the idea gets the harder it gets to design...