Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

error building a sample Java Card project: javax/xml/bind/JAXBException

András TálasJan 4 2024

When I want to build a sample Java Card project in Eclipse I got the following error:
"Errors occurred during the build.
Errors running builder 'Oracle Java Card SDK Builder' on project 'HelloWorld'.
javax/xml/bind/JAXBException"

I am using:
Eclipse Version: 2023-12 (4.30.0)
JRE7
JDK1.7.0_80
Java Card Development Kit 3.0.5u4

I have added jre7 and jdk1.7.0_80 in Eclipse Preferences->Java->Installed JREs
but the result is the same

I have also added jaxb-api-2.3.0.jar manually to the Referenced Libraries (Java Build Path-> Libraries)
but the result is the same

Thanks for your advice!

Comments

Artan Hajdari Feb 11 2025

Can someone help me in this case please

1 - 1

Post Details

Added on Jan 4 2024
4 comments
573 views