Open
Description
This is a request coming from stack overflow. OP said the project he used is creating API's from wsdl, so they need to use xjc to generate the classes from the wsdl. In this process, xjc generate classes with sames attributes and different names.
He wants a extension or maybe a new function to solove it.
He didn't provide a simplest example. Here is the link.