JAXB Tutorial not working on OSX
in
Integration and Hardware
•
2 years ago
I am trying to use the following sample app on OSX.
http://wiki.processing.org/w/XML_parsing_with_JAXB
It works fine in windows but on OSX I get The package "javax.xml.bind" does not exist. You might be missing a library.
I tried building it in windows and running the osx sample and it comes up with errors on launch.
I even tried using a secound mac with no success. Both Macs are 64 bit running java se6 and osx 10.5.
Is it possible to use JAXB in OSX? I have spent about two days so far trying to get this to work...
http://wiki.processing.org/w/XML_parsing_with_JAXB
It works fine in windows but on OSX I get The package "javax.xml.bind" does not exist. You might be missing a library.
I tried building it in windows and running the osx sample and it comes up with errors on launch.
I even tried using a secound mac with no success. Both Macs are 64 bit running java se6 and osx 10.5.
Is it possible to use JAXB in OSX? I have spent about two days so far trying to get this to work...
1