Bug 401810 - [EclipseLink] Support EclipseLink 2.5 with the JPA 2.0 facet
Decided to fix this differently by just changing the label on the EclipseLink 2.4 platform to display "EclipseLink 2.4.x/2.5.x"
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 76409b2..afc5a08 100644
--- a/jpa/plugins/org.eclipse.jpt.jpa.eclipselink.core/plugin.properties
+++ b/jpa/plugins/org.eclipse.jpt.jpa.eclipselink.core/plugin.properties
@@ -32,7 +32,7 @@
ECLIPSELINK2_1_x_PLATFORM = EclipseLink 2.1.x
ECLIPSELINK2_2_x_PLATFORM = EclipseLink 2.2.x
ECLIPSELINK2_3_x_PLATFORM = EclipseLink 2.3.x
-ECLIPSELINK2_4_x_PLATFORM = EclipseLink 2.4.x
+ECLIPSELINK2_4_x_PLATFORM = EclipseLink 2.4.x/2.5.x
ECLIPSELINK2_5_x_PLATFORM = EclipseLink 2.5.x
builderName = Eclipselink Static Weaving Builder