0

I am using wsdl2java plugin for genreating wsdl in a gradle project. I am using intellij.

Now the functionality of JAXB seems fine and from some XSD schema several Java classes are generated in build/ folder. The problem is Intellijg cannot resolve those classes in main project it gives me the error package not found. I even manually import those package name but still the class names are not resolvable. Is there anything I am missing? enter image description here

0 Answers0