depending on generated sources
Answered
hello,
I am facing really annoying behavior.
I have a project with 25 modules, and for some of the modules java sources are generated under target\jaxws\wsimport\java directory. I am not able to change that behavior.
I have set the projects not to be automatically re imported from poms.
So on each build I have to go to module settings and point that the module depend on that folder. I am doing this for 2 hours now and I am still not able to start the project form my IDE for debug.
I am open to any suggestions.
Thanks
Please sign in to leave a comment.
You may need to change these settings:
Thank you. It helped.