Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/plugin.properties')
-rw-r--r--tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/plugin.properties12
1 files changed, 12 insertions, 0 deletions
diff --git a/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/plugin.properties b/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/plugin.properties
new file mode 100644
index 000000000..0c2f4c4a7
--- /dev/null
+++ b/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/plugin.properties
@@ -0,0 +1,12 @@
+###############################################################################
+# Copyright (c) 2018 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+###############################################################################
+
+Bundle-Vendor = Eclipse Trace Compass Incubator
+Bundle-Name = Trace Compass opentracing UI Plug-in (Incubator)
+

Back to the top