Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 877ec546a..779ecaf08 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -18,6 +18,8 @@
DebugModelPresentationExtensionName=Debug Model Presentation
+ BreakpointPropertyAdapterName=Breakpoint Property Adapter
+
RunAction.label=Run
RunAction.tooltip=Run
DebugAction.label=Debug

Back to the top