Slawek Zachcial
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Slawek Zachcial created a post, Code folding not working for methods with JavaDoc comments (#2114)
Hi All,Just noticed (#2114+, win XP) that code folding doesn't work for methods with JavaDoc comments. For such methods the JavaDoc is collapsed to "{...}" while before I believe this was "/*.../".... -
Slawek Zachcial created a post, #1151: Debug problem - showing .class files instead of source code
Hi,Often when I run a Remote Debug session, when I set a breakpoint, instead of showing the execution point in my source code, it shows it in the method header of the .class file.Is this a known is... -
-
Slawek Zachcial created a post, #1113: problem with Configurations dropdown
Hi,I have a problem with the Configurations dropdown box. Every time I define a new configuration (e.g. Application or JUnit) the dropdown doesn't work anymore - I'm not able to change current sele... -
-
Slawek Zachcial created a post, Debug problem on JDK 1.3.1 (IDEA: 1113)
Hi,In my current project we use BroadVision server running on JDK 1.3.1. I use remote debugging.The problem is that very often, when the execution reaches my breakpoint the current execution line i...