Skip to content

Instantly share code, notes, and snippets.

@mithriock
Created April 8, 2015 12:18
Show Gist options
  • Select an option

  • Save mithriock/8e1cabad5938cd9c5b7f to your computer and use it in GitHub Desktop.

Select an option

Save mithriock/8e1cabad5938cd9c5b7f to your computer and use it in GitHub Desktop.
Command to convert xsd to java class
"%java_home%\bin\xjc" -p [your namespace] [xsd_file].xsd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment