summaryrefslogtreecommitdiff
path: root/org.eclipse.linuxtools.gcov/plugin.properties
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.linuxtools.gcov/plugin.properties')
-rw-r--r--org.eclipse.linuxtools.gcov/plugin.properties16
1 files changed, 16 insertions, 0 deletions
diff --git a/org.eclipse.linuxtools.gcov/plugin.properties b/org.eclipse.linuxtools.gcov/plugin.properties
new file mode 100644
index 0000000..f29e54a
--- /dev/null
+++ b/org.eclipse.linuxtools.gcov/plugin.properties
@@ -0,0 +1,16 @@
+#******************************************************************************
+# Copyright (c) 2009 STMicroelectronics.
+# 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:
+# Xavier Raynaud <xavier.raynaud@st.com> - initial API and implementation
+#*******************************************************************************
+bundleProvider = Eclipse Linux Tools
+bundleName = Gcov Plug-in (Incubation)
+gcovEditor = Gcov Editor
+gcov = gcov
+gcovDescription = Gcov view displays the profiling information contained in gcda/gcno files
+gcovCategory = gcov \ No newline at end of file