diff options
author | kmoore | 2011-02-06 02:33:04 +0000 |
---|---|---|
committer | kmoore | 2011-02-06 02:33:04 +0000 |
commit | da90c110eaa10e7f631b6baac3055ccb4d2df73b (patch) | |
tree | 81a624622d1a781eb08c8b7c0b69461fb6fa8679 /jpa/tests/org.eclipse.jpt.jpa.core.tests/plugin.properties | |
parent | 364d3d58c1576b4718e65b969d1422b6ff1fb4aa (diff) | |
download | webtools.dali-da90c110eaa10e7f631b6baac3055ccb4d2df73b.tar.gz webtools.dali-da90c110eaa10e7f631b6baac3055ccb4d2df73b.tar.xz webtools.dali-da90c110eaa10e7f631b6baac3055ccb4d2df73b.zip |
renamed org.eclipse.jpt.core.tests to org.eclipse.jpt.jpa.core.tests
Diffstat (limited to 'jpa/tests/org.eclipse.jpt.jpa.core.tests/plugin.properties')
-rw-r--r-- | jpa/tests/org.eclipse.jpt.jpa.core.tests/plugin.properties | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/jpa/tests/org.eclipse.jpt.jpa.core.tests/plugin.properties b/jpa/tests/org.eclipse.jpt.jpa.core.tests/plugin.properties new file mode 100644 index 0000000000..113453a4d6 --- /dev/null +++ b/jpa/tests/org.eclipse.jpt.jpa.core.tests/plugin.properties @@ -0,0 +1,23 @@ +################################################################################ +# Copyright (c) 2006, 2009 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 - Core Tests +providerName=Eclipse Web Tools Platform |