Community
Participate
Working Groups
(Could be considered an enhancement) If a type is annotated with @XmlRootElement but not @XmlType, the type is not added to the model. Once @XmlType is added, then @XmlRootElement is validated and there is content assist, but not until.
Types annotated with @XmlRootElement are now automatically added to JAXB context. Committed to head.