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

后端 未结 5 1038
眼角桃花
眼角桃花 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:03

    In Eclipse go to "Install New Software" add the software site: http://bitstrings.github.com/m2e-connectors-p2/releases/

    Select the "m2e connector for jaxb2"

    Once you get that plugin installed the jaxb2 plugin should integrate correctly with the new version of m2e.

    This info is from: https://bugs.eclipse.org/bugs/show_bug.cgi?id=350299

提交回复
热议问题