Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dennis Haupt
Total activity
1158
Last activity
May 07, 2020 23:15
Member since
July 22, 2005 00:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
412
Activity overview
Posts (203)
Comments (543)
Sort by recent activity
Recent activity
Votes
Created
March 06, 2007 10:51
it does, because i report stuff manually and ignore exceptions (because someone else will report them) ;)ok, i admit i didn't read the question properly...Message was edited by: HamsterofDeath
Community
IntelliJ IDEA EAP Users
How to find an Exception you've submitted?
0 votes
Created
March 01, 2007 10:13
i don't really care wether i have to click once or twice, and wether it's tabs or not isn't really a difference. in my personal opinion, tabs look better, but i wouldn't run amok if it would have s...
Community
IntelliJ IDEA EAP Users
Unannounced features in 6733
0 votes
Created
March 19, 2007 16:23
Correct me if I wrong: you suggest automatically mark all theinstances involved in certain stack frame so one could identify, whereexecution is delegated from one instance to another?i think i'll n...
Community
IntelliJ IDEA EAP Users
Wish: identify different object instances in the debug frame toolwindow
0 votes
Created
March 22, 2007 09:46
you could also use a macro which does the part after ctrl+space (adding braces & stuff)
Community
IntelliJ IDEA EAP Users
Surround with - use as param
0 votes
Created
March 23, 2007 18:35
how do you expect the refactoring to replace "map.put(a,b)"? list.add(new Object[]{a,b})?
Community
IntelliJ IDEA EAP Users
Surround with - use as param
0 votes
Created
March 28, 2007 10:58
this is called "propagate parameters" and is already implemented. click on the constructor and press ctrl+f6you just have to add the parameter at a central method or constructor and then progagate ...
Community
IntelliJ IDEA EAP Users
Surround with - use as param
0 votes
Created
March 28, 2007 13:03
"Prop-Params adds the new parameter to methods which call the modified constructor."exactly - and if you call the super constructor from all subclasses (which you should be doing, otherwise it make...
Community
IntelliJ IDEA EAP Users
Surround with - use as param
0 votes
Created
March 28, 2007 16:20
there's something wrong with your constructor hierarchy. ;)i just realized that i really got used to code/design everything in a way which makes it easy to refactor and even debug it with idea. cur...
Community
IntelliJ IDEA EAP Users
Surround with - use as param
0 votes
Created
March 24, 2007 12:49
http://www.jetbrains.net/jira/browse/IDEA-12111now vote like the devil's chasing you :D
Community
IntelliJ IDEA EAP Users
useless feature found, could be ingenious
0 votes
Created
March 20, 2007 14:52
yes, i had this problem, too.workaround: find a build/version/installation that works, export the settings, import them, and don't touch them again.
Community
IntelliJ IDEA EAP Users
Colors and Fonts changes not persisting
0 votes
«
First
‹
Previous
Next
›
Last
»