Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'framework/bundles/org.eclipse.ecf.remoteservice.rest/plugin.properties')
-rw-r--r--framework/bundles/org.eclipse.ecf.remoteservice.rest/plugin.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/framework/bundles/org.eclipse.ecf.remoteservice.rest/plugin.properties b/framework/bundles/org.eclipse.ecf.remoteservice.rest/plugin.properties
new file mode 100644
index 000000000..ac1326c78
--- /dev/null
+++ b/framework/bundles/org.eclipse.ecf.remoteservice.rest/plugin.properties
@@ -0,0 +1,10 @@
+############################################################################
+# Copyright (c) 2009 EclipseSource and others. 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
+#
+#
+############################################################################
+plugin.provider=Eclipse.org - ECF
+plugin.name=ECF REST API

Back to the top