Liuyuanbo319
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Liuyuanbo319 created a post, AnsweredHow to set a run/debug configuration by code
How to set a run/debug configuration by java code? I want to start another debug session where the configuration can not be determined from start And when the fisrt application runs to somecode, I... -
Liuyuanbo319 created a post, AnsweredExtending StepInto Actions
Hi All: Our team are developing a plugin that will support kind of Distributed Debugger(DD). And the biggest different from the current debugger is the step into action. The step action in DD will ... -
Liuyuanbo319 created a post, AnsweredHow to build IDEA IC's source code and debug it
How to run and debug the IDEA IC from source code? I got the source code from git https://github.com/JetBrains/intellij-community and then run the getPlugins.bat After synchronizing process of Gra...