Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpfullbright2011-04-27 16:56:03 +0000
committerpfullbright2011-04-27 16:56:03 +0000
commitab3d65ed6cc53f9972127132070fe155c1b54022 (patch)
treea2ebffc217de4ec1da75c32fd87d477727d61c52 /jpa/plugins/org.eclipse.jpt.jpa.eclipselink.core/plugin.properties
parent2abe30010cc30b0ca1d1e393781e2a6aabb48570 (diff)
downloadwebtools.dali-ab3d65ed6cc53f9972127132070fe155c1b54022.tar.gz
webtools.dali-ab3d65ed6cc53f9972127132070fe155c1b54022.tar.xz
webtools.dali-ab3d65ed6cc53f9972127132070fe155c1b54022.zip
added EclipseLink 2.3 JPA platform and UI
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.jpa.eclipselink.core/plugin.properties')
-rw-r--r--jpa/plugins/org.eclipse.jpt.jpa.eclipselink.core/plugin.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.jpa.eclipselink.core/plugin.properties b/jpa/plugins/org.eclipse.jpt.jpa.eclipselink.core/plugin.properties
index 9c6e276e96..0b2cd70df8 100644
--- a/jpa/plugins/org.eclipse.jpt.jpa.eclipselink.core/plugin.properties
+++ b/jpa/plugins/org.eclipse.jpt.jpa.eclipselink.core/plugin.properties
@@ -31,3 +31,4 @@ ECLIPSELINK1_2_x_PLATFORM = EclipseLink 1.2.x
ECLIPSELINK2_0_x_PLATFORM = EclipseLink 2.0.x
ECLIPSELINK2_1_x_PLATFORM = EclipseLink 2.1.x
ECLIPSELINK2_2_x_PLATFORM = EclipseLink 2.2.x
+ECLIPSELINK2_3_x_PLATFORM = EclipseLink 2.3.x

Back to the top