Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tm.te.core.concurrent/plugin.properties')
-rw-r--r--target_explorer/plugins/org.eclipse.tm.te.core.concurrent/plugin.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/target_explorer/plugins/org.eclipse.tm.te.core.concurrent/plugin.properties b/target_explorer/plugins/org.eclipse.tm.te.core.concurrent/plugin.properties
index 708f53360..d3682ad53 100644
--- a/target_explorer/plugins/org.eclipse.tm.te.core.concurrent/plugin.properties
+++ b/target_explorer/plugins/org.eclipse.tm.te.core.concurrent/plugin.properties
@@ -10,3 +10,6 @@
pluginName = Target Explorer, Concurrent Core plug-in
providerName = Eclipse.org
+
+ExtensionPoint.executorServices.name=Executor Services
+ExtensionPoint.executorUtilDelegates.name=Executor Utility Wait and Dispatch Delegates

Back to the top