How can I get the “Eclipse >Generate>Jaxb classes” option back?

前端 未结 10 1147
悲&欢浪女
悲&欢浪女 2020-12-15 15:43

I recently had to migrate to a new machine and re-installed Eclipse. At the moment, I need to generate JAXB classes from an xsd. I cannot quite remember what I installed, b

10条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-15 16:23

    A simple fix for this problem - rather than worrying about adding additional plugins or installs - is to install Eclipse IDE for Java EE Developers rather than Eclipse Classic (both to be found here). This comes with the JAXB support and therefore provides the >Generate>Jaxb classes option.

提交回复
热议问题