Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.tests/plugin.properties')
-rwxr-xr-xorg.eclipse.debug.tests/plugin.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/org.eclipse.debug.tests/plugin.properties b/org.eclipse.debug.tests/plugin.properties
index 0f638c66d..e46b781d3 100755
--- a/org.eclipse.debug.tests/plugin.properties
+++ b/org.eclipse.debug.tests/plugin.properties
@@ -11,3 +11,9 @@
pluginName=Debug Test Plugin
providerName=Eclipse.org
+
+renderingType.name = Rendering One
+renderingType.name.0 = Rendering Two
+renderingType.name.1 = Rendering Default
+launchConfigurationType.name = Test Launch Type
+extension.name = Debug File System \ No newline at end of file

Back to the top