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

前端 未结 10 1121
悲&欢浪女
悲&欢浪女 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:30

    If you don't have JavaEE:

    Help>>Install New Software>>Works with:--All Available Sites--

    Search for JAXB

    Then select Web, XML, Java EE and OSGi Enterprise Development and install.

    After you restart Eclipse you should see the generate option.

提交回复
热议问题