Hi,

I have a problem with one of my plugins which is using the javax.xml.bind packages to marshal and unmarshal xml classes. The javax.xml.bind is missing in Eclipse 2020-09. So I see exceptions like this one during runtime:

org.eclipse.e4.core.di.InjectionException: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBContext

Also I am not able to do a maven build from Eclipse 2020-09. The strange thing is that the same plugin still works in Eclipse 2020-06 - and I can build it from that platform. I fear that I had missed something important and also I guess my Maven tycho plugins are outdated.

Can someone point me to a example how a Eclipse Plugin with Tycho should look like. Or better can some point me to a eclipse plugin project of the current release train using  javax.xml.bind, so that I can take the correct configuration from there?

Thanks for any hints and help

===
Ralph

--

*Imixs Software Solutions GmbH*
*Web:* www.imixs.com <http://www.imixs.com> *Phone:* +49 (0)89-452136 16
*Office:* Agnes-Pockels-Bogen 1, 80992 München
Registergericht: Amtsgericht Muenchen, HRB 136045
Geschaeftsführer: Gaby Heinle u. Ralph Soika

*Imixs* is an open source company, read more: www.imixs.org <http://www.imixs.org>

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to