Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.core.filebuffers.tests/plugin.properties')
-rw-r--r--org.eclipse.core.filebuffers.tests/plugin.properties13
1 files changed, 13 insertions, 0 deletions
diff --git a/org.eclipse.core.filebuffers.tests/plugin.properties b/org.eclipse.core.filebuffers.tests/plugin.properties
new file mode 100644
index 00000000000..b3cf95a355d
--- /dev/null
+++ b/org.eclipse.core.filebuffers.tests/plugin.properties
@@ -0,0 +1,13 @@
+###############################################################################
+# Copyright (c) 2000, 2004 IBM Corporation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Common Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/cpl-v10.html
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
+
+Plugin.name= File Buffers Test Plug-in
+Plugin.providerName= Eclipse.org

Back to the top