Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tmf/org.eclipse.tracecompass.tmf.remote/feature.properties')
-rw-r--r--tmf/org.eclipse.tracecompass.tmf.remote/feature.properties20
1 files changed, 20 insertions, 0 deletions
diff --git a/tmf/org.eclipse.tracecompass.tmf.remote/feature.properties b/tmf/org.eclipse.tracecompass.tmf.remote/feature.properties
new file mode 100644
index 0000000000..a6f81b90e4
--- /dev/null
+++ b/tmf/org.eclipse.tracecompass.tmf.remote/feature.properties
@@ -0,0 +1,20 @@
+###############################################################################
+# Copyright (c) 2015 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
+#
+# Contributors:
+# Ericsson - Initial API and implementation
+###############################################################################
+
+featureName=Remote Support for Trace Compass
+
+description=Plug-ins to integrate remote capabilities for Trace Compass into the workbench.
+
+featureProvider=Eclipse Trace Compass
+
+copyright=Copyright 2015 Ericsson
+

Back to the top