Add tools.jar to JDK:
- Window > Preferences > Java > Installed JREs > Edit
- Select tools.jar in /usr/lib/jvm/{YOUR_JDK}/lib
Build xmlbeans:
- Change maven repo location in
xmlbeans/build.xmlfromhttp://repo1.maven.orgtohttps://repo1.maven.org(line 25) - Run
antin xmlbeans folder to donwload dependencies and generate missing sources