IDEA-139980 Custom breakpoints should be able to fully provide the main panel clion/142.1901
authorEgor.Ushakov <egor.ushakov@jetbrains.com>
Wed, 20 May 2015 16:17:28 +0000 (19:17 +0300)
committerEgor.Ushakov <egor.ushakov@jetbrains.com>
Wed, 20 May 2015 16:19:31 +0000 (19:19 +0300)
commit7a64ec8adf62770e80018db355af3196b44e3d6b
tree76aae99c39608f8288742a05fb62490f12bc3d9a
parente1ab4118ca4ba856644a63a896c032e5a1c247d3
IDEA-139980 Custom breakpoints should be able to fully provide the main panel
platform/xdebugger-api/src/com/intellij/xdebugger/breakpoints/XBreakpointType.java
platform/xdebugger-impl/src/com/intellij/xdebugger/impl/breakpoints/ui/XBreakpointActionsPanel.java
platform/xdebugger-impl/src/com/intellij/xdebugger/impl/breakpoints/ui/XLightBreakpointPropertiesPanel.java
platform/xdebugger-impl/src/com/intellij/xdebugger/impl/breakpoints/ui/XMasterBreakpointPanel.java
platform/xdebugger-impl/src/com/intellij/xdebugger/impl/breakpoints/ui/XSuspendPolicyPanel.java