Community
Participate
Working Groups
A pre-release version of the eclipselink_oxm_2_3.xsd schema was registered with the Eclipse XML catalog and needs to be updated to the released version.
May likely extend to other eclipselink schemas.
Lumping this in with bug 349071 *** This bug has been marked as a duplicate of bug 349071 ***
Workaround: In the XML Catalog add a "user specified entry" for the schema with the same key name as the "plugin specified entry" (http://www.eclipse.org/eclipselink/xsds/eclipselink_oxm_2_3.xsd) and point this to the shipped schema from the EclipseLink install. The user entry will then override the plugin entry and you will get validation and content assist based on the user defined schema.
Workaround: Another workaround is to manually replace the out-of-date schema included in the org.eclipse.jpt.common.eclipselink.core_1.0.0.jar /schemas directory. This workaround should be used if the workaround in comment #3 doesn't work.