Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-20rework plug-in classesbvosburgh1-6/+7
2011-10-25added primitives and wrappers to java->xsd type mappingpfullbright1-3/+17
2011-10-25Jaxb enum validationpfullbright1-0/+22
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore1-0/+4
2011-07-21added api, fixed attribute mapping defaultspfullbright1-1/+0
2011-06-27moved JAXB resource model to common so that we can share it with JPA. changed...kmoore1-2/+2
2011-05-11bug 343851 - minimal support for XmlElements, XmlElementRef, XmlElementRefs, ...pfullbright2-149/+132
2011-04-11added jaxb.properties file supportpfullbright1-1/+3
2011-03-11added basic support for jaxb.index (resource model, tie-in to context calcula...pfullbright1-1/+3
2011-02-18refactored platform def inheritancepfullbright2-144/+148
2011-02-10326718 - XmlAnyElement, XmlAnyAttribute, XmlMixed context model support and v...kmoore1-0/+4
2011-02-04326718 - added XmlValue attribute mapping context model and validationkmoore1-0/+2
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore1-7/+7
2011-01-11adding attribute mapping support - XmlAttribute, XmlElement, XmlTransientkmoore1-42/+24
2010-11-23renamed jaxb platform associated classespfullbright3-14/+18
2010-11-15changed our resource model so that we can use CombinationIndexedDAA for manip...kmoore1-12/+11
2010-10-29Removed AnnotationDefinitionProvider, other tweakspfullbright4-57/+197
2010-10-27JAXB java resource model, copied from JPA and removed JPA specific codekmoore1-3/+3
2010-10-26Created JaxbProject and JaxbPlatform, completed JaxbProjectManagerkmoore3-4/+89
2010-10-25added jaxb 2.1 facetkmoore1-0/+25

    Back to the top