i\'m trying to generate class stubs for a wsdl with Intellij-Idea 2017.2.5 (Webservices -> Generate code from wsdl...) using JDK-9
I\'m getting this exception and i
I had the same problem. After changing the project jdk, it works for me.
Change project jdk to 8.