1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-08 19:13:27 +02:00
cdt/debug
Marc-Andre Laperle 77045f1942 Bug 536023: NoClassDefFoundError for javax/xml/bind/DatatypeConverter
This package is marked for removal in Java 10 and in fact, is not found at
run time. Instead, use the javax.xml.bind plugin from Orbit.

javax.xml.stream is also needed by javax.xml.bind.

Change-Id: Ida10746267c814a8a11f2db7181dcb9e8ceaad44
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2018-06-26 11:05:28 -04:00
..
org.eclipse.cdt.debug.application
org.eclipse.cdt.debug.application.doc
org.eclipse.cdt.debug.application.product Bug 536023: NoClassDefFoundError for javax/xml/bind/DatatypeConverter 2018-06-26 11:05:28 -04:00
org.eclipse.cdt.debug.application.tests
org.eclipse.cdt.debug.core
org.eclipse.cdt.debug.standalone-feature
org.eclipse.cdt.debug.ui Remove unused private methods. 2018-02-08 23:22:22 +02:00
org.eclipse.cdt.gdb
org.eclipse.cdt.gdb-feature
org.eclipse.cdt.gdb.ui
org.eclipse.cdt.gnu.debug-feature
pom.xml