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!

generating JAXB bindings in NetBeans? How is it done?

807605Jun 26 2007 — edited Jun 26 2007
Hello, I am trying to use the xml binding framework JAXB in NetBeans.

Without Netbeans I would use the JAXB binding compiler - xjc - on the command line to generate content classes from the XML Schema. Those classes I would then go on to use in my application.

How is this done in Netbeans? I've created a .xsd in my project. How do I leverage the xjc compiler to create content classes from it?

all help is appreciated. I am quite a novice programmer.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2007
Added on Jun 26 2007
4 comments
563 views