Hi Ed,

thanks for the link. Ok, I see the need to bring my plugin project up to date...


regards

Ralph

On 01.12.20 12:41, Ed Willink wrote:

Hi

https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/ is the source of many things that come in useful.

Many of them are redistributed by Eclipse projects so that users are unaware that they actually come from Orbit.

It may be that you are not using some project that you used to, or that some project no longer redistributes. IIRC Mylyn has been restructuring.

    Regards

        Ed Willink

On 01/12/2020 08:05, Ralph Soika wrote:

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, 
visithttps://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

_______________________________________________
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
--

*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