Community
Participate
Working Groups
In order to complete the functionality for the new JPQL validation and content assist, we will need to add an "includes" dependency from EclispeLink. These dependencies should be of the same type as the DBWS dependencies. I think the only bundle that will need to be added is: org.eclipse.persistence.jpa.jpql This bundle depends on o.e.p.core, which I think is already included in the build for DBWS. This plugin will be found in the eclipselink-plugin*.zip (v2.3.0), which we are already accessing for the build, although perhaps not the same version. We should use version 2.3 for all builds moving forward as this is the Indigo stream.
Fixed in M7.