Dmitry Kirillov

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created IDEA debugger bug
The simple test:I can not set a break point at the line 'System.out.println("Can not set breakpoint here");', but this code is definitely executed.IDEA version 7.0.3, build #7757W BR, Dmitry -
Created Does AspectJ plugin work?
It seems to me, built-in AspectJ plugin is not working.It was ok in version 7.0.2, but in 7.0.3 it does not show syntax highlighting and does not show icon to navigate to aspected pointcuts. Can an...