Justin SmithLevel 41, Greenfield, USA, United States
12 October 2022
These are easy to do by adapting the code from the previous lesson, however I also feel like this is the sort of thing I'm not going to remember a month from now.
If you're using the Community edition and for some reason cannot add/find/use necessary jaxb imports, just install and use JDK 8 in the Collections module of the project settings.
For work in JDK 12+ download from maven this version or higher:
http://search.maven.org/remotecontent?filepath=com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar
http://search.maven.org/remotecontent?filepath=javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
http://search.maven.org/remotecontent?filepath=com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar
http://search.maven.org/remotecontent?filepath=com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar
GO TO FULL VERSION