Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2008-11-20 02:13:40 +0000
committernhauge2008-11-20 02:13:40 +0000
commit127ebada0dc741bf656713bdf1306739a32095be (patch)
tree3904a930ab15db589ac191fc0786321d0231d871 /jpa/plugins/org.eclipse.jpt.db.ui/plugin.properties
parentc388ffbaf129e5cda3183c2170829b6283fb665f (diff)
downloadwebtools.dali-200811190000.tar.gz
webtools.dali-200811190000.tar.xz
webtools.dali-200811190000.zip
This commit was manufactured by cvs2svn to create tag 'v200811190000'.v200811190000
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.db.ui/plugin.properties')
-rw-r--r--jpa/plugins/org.eclipse.jpt.db.ui/plugin.properties25
1 files changed, 0 insertions, 25 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.db.ui/plugin.properties b/jpa/plugins/org.eclipse.jpt.db.ui/plugin.properties
deleted file mode 100644
index 2b0e5835b1..0000000000
--- a/jpa/plugins/org.eclipse.jpt.db.ui/plugin.properties
+++ /dev/null
@@ -1,25 +0,0 @@
-###############################################################################
-# Copyright (c) 2006 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 = Java Persistence API Tools - DB UI
-providerName = Eclipse.org
-

Back to the top