IntelliJ IDEA 2021.1 Help

XML-Java Binding

With IntelliJ IDEA, you can get a Java representation of an XML Schema, generate an XML Schema from a Java class, and unmarshal XML instance documents into Java content trees and vice versa.

IntelliJ IDEA can use one of the following data binders:

Configure IntelliJ IDEA to use JAXB and XMLBeans

  1. Download and install the XMLBeans tool.

  2. In the Settings/Preferences dialog Ctrl+Alt+S, open the Plugins page and make sure that the bundled Java EE: Web Services (JAX-WS) plugin is enabled.

  3. Open the Tools | Web Services page, specify the installation directory of XMLBeans and one of the web services engines.

Last modified: 08 March 2021