Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2011-03-30 21:40:32 +0000
committernhauge2011-03-30 21:40:32 +0000
commit2891ed93db3ada6ab583b9463f93a875ce0152d7 (patch)
tree5222d027620e9fe338e03bd70e65a8cb851c317c /common/plugins/org.eclipse.jpt.common.eclipselink.core/plugin.properties
parentf7a541b4666b1e3d793ec0cbe89d713fb247e521 (diff)
downloadwebtools.dali-201103300000.tar.gz
webtools.dali-201103300000.tar.xz
webtools.dali-201103300000.zip
This commit was manufactured by cvs2svn to create tag 'v201103300000'.v201103300000
Diffstat (limited to 'common/plugins/org.eclipse.jpt.common.eclipselink.core/plugin.properties')
-rw-r--r--common/plugins/org.eclipse.jpt.common.eclipselink.core/plugin.properties23
1 files changed, 0 insertions, 23 deletions
diff --git a/common/plugins/org.eclipse.jpt.common.eclipselink.core/plugin.properties b/common/plugins/org.eclipse.jpt.common.eclipselink.core/plugin.properties
deleted file mode 100644
index c3865d8607..0000000000
--- a/common/plugins/org.eclipse.jpt.common.eclipselink.core/plugin.properties
+++ /dev/null
@@ -1,23 +0,0 @@
-###############################################################################
-# Copyright (c) 2011 Oracle. 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:
-# Oracle - 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 = Dali Java Persistence Tools - Common EclipseLink Core
-providerName = Eclipse Web Tools Platform

Back to the top