How does one get JAXB-generated sources onto the Eclipse build path under m2e/Indigo?

后端 未结 5 1039
眼角桃花
眼角桃花 2020-12-24 07:45

Under Helios/m2eclipse, when I generated jaxb sources they would be put on the Eclipse source path when I did an \"Update Project Configuration\".

This doesn\'t ha

5条回答
  •  执念已碎
    2020-12-24 08:10

    Well, you need to right click on the "target/generated-sources/xjc and select something like "Build Path -> Use as source folder"

提交回复
热议问题