1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00
Find a file
Marc-Andre Laperle 5baff6e9b6 Bug 536316 - ClassNotFoundException: javax.xml.bind.JAXBException
This class is gone in Java 11. Instead use the one from Orbit. Also, this used
com.sun.xml.internal.bind.v2.ContextFactory which is also gone so we have to
directly use com.sun.xml.bind.v2.ContextFactory also from Orbit.

Change-Id: I808ebe5a6ade19e86d4c31f2f2789063dc3bf3b4
Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
2018-11-01 22:10:26 -04:00
.mvn Bug 535239: [releng] Update versions 2018-05-28 23:08:41 +01:00
bundles Bug 536316 - ClassNotFoundException: javax.xml.bind.JAXBException 2018-11-01 22:10:26 -04:00
repo Bug 536316 - ClassNotFoundException: javax.xml.bind.JAXBException 2018-11-01 22:10:26 -04:00
pom.xml Fix update sites to more recent, existing ones 2018-11-01 22:05:33 -04:00
README Initial commit 2016-02-20 11:31:36 -05:00