function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AniltAnilt 

Generating Java classes from xsd file using JAXB

Hi all,

 

Do anyone have an idea of generating Java classes from XSD files?

After long research..I've gone through this link

http://theopentutorials.com/examples/java/jaxb/generate-java-class-from-xml-schema-in-eclipse-ide/

but author has mentioned about 3 jar files in the above link..Can anyone please let me know where do I find those 3 jar files?

I understood everything except that.