Re: Duplicate class error
Quote:
Originally Posted by
hamedy
I tried removing the whole project and recreated it again and it worked this time, now I can't test your solution but I remember it for similar future problems,
thank you
I was getting this same issue with Jax-ws client. It was caused by a different build error. I cleaned up the code to remove the other build errors, but still had the duplicate class issue until I did a clean and build. I believe this is because this causes the Generated Source to be rebuilt.