Slawek Zachcial

- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
Slawek Zachcial 创建了一个帖子, 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 创建了一个帖子, #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 创建了一个帖子, #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 创建了一个帖子, 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...