Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/plugin.properties')
-rw-r--r--tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/plugin.properties16
1 files changed, 16 insertions, 0 deletions
diff --git a/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/plugin.properties b/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/plugin.properties
new file mode 100644
index 0000000000..0233948118
--- /dev/null
+++ b/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/plugin.properties
@@ -0,0 +1,16 @@
+###############################################################################
+# Copyright (c) 2013, 2014 École Polytechnique de Montréal
+#
+# 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
+#
+# Contributors:
+# École Polytechnique de Montréal - Initial API and implementation
+###############################################################################
+
+Bundle-Vendor = Eclipse Trace Compass
+Bundle-Name = Trace Compass TMF XML Analysis Core Plug-in
+
+extensionpoint.xml_files.name = Plugin's builtin XML files

Back to the top