Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.model2')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model2/plugin.properties14
1 files changed, 1 insertions, 13 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model2/plugin.properties b/plugins/org.eclipse.emf.cdo.tests.model2/plugin.properties
index bb71e8e946..fb49e2198e 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model2/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.tests.model2/plugin.properties
@@ -3,21 +3,9 @@
# 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:
# Eike Stepper - initial API and implementation
-# ====================================================================
-# To code developer:
-# Do NOT change the properties between this line and the
-# "%%% END OF TRANSLATED PROPERTIES %%%" line.
-# Make a new property name, append to the end of the file and change
-# the code to use the new property.
-# ====================================================================
-
-# ====================================================================
-# %%% END OF TRANSLATED PROPERTIES %%%
-# ====================================================================
-
pluginName = CDO Model Repository Tests Model2
providerName = Eclipse Modeling Project

Back to the top