Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-12This commit was manufactured by cvs2svn to create tag 'v201108092000'.v201108092000nhauge644-57283/+0
2011-05-12bug 345453 - altered library validation for jaxb 2.2/java 1.6pfullbright9-26/+146
2011-05-11[345441] close jaxb.properties filebvosburgh1-51/+56
2011-05-11bug 343851 - minimal support for XmlElements, XmlElementRef, XmlElementRefs, ...pfullbright64-330/+2078
2011-04-29small wording changepfullbright1-1/+1
2011-04-28more resilient use of platform apipfullbright1-4/+7
2011-04-26315849 - JAXB Class Generation Wizard: Use EclipseLink checkbox doesn't alway...tle1-27/+51
2011-04-26316224 - JAXB Class Generation: need hotkeys for Catalog browse and Bindings ...tle1-1/+1
2011-04-26added special icon for xml registrypfullbright1-0/+0
2011-04-25fixed jre jaxb version calculation when there is an existing project (better ...pfullbright1-6/+9
2011-04-25fixed jre jaxb version calculation when there is an existing projectpfullbright1-0/+11
2011-04-22workaround for bug 343199pfullbright1-0/+20
2011-04-22Fixed class gen for files in other projects and catalog entries.pfullbright5-108/+116
2011-04-21316224 - JAXB Class Generation: need hotkeys for Catalog browse and Bindings ...tle3-34/+48
2011-04-12Removed project’s eclipselink.jartle5-4/+2
2011-04-11added jaxb.properties file supportpfullbright10-3/+374
2011-04-11added getPackage()pfullbright2-10/+19
2011-04-11added general support for eclipselink jaxb validation/ specific support for j...pfullbright11-10/+241
2011-04-11added abstract class for extension purposespfullbright2-634/+656
2011-04-08added jaxb navigator action provider / double-click open actionpfullbright5-5/+164
2011-04-07added validation and content assist for name and namespacepfullbright5-8/+207
2011-04-07added getAttribute/ElementFormDefault()pfullbright2-0/+19
2011-04-07added defaults for attribute/elementFormDefaultpfullbright2-36/+116
2011-04-07added getJaxbPackage()pfullbright3-11/+18
2011-04-07added getPersistentClass(), getJaxbPackage()pfullbright1-0/+10
2011-04-07added name/namespaceTouches(..)pfullbright5-8/+60
2011-04-07added element support (and more) to schema modelpfullbright15-35/+521
2011-04-04restore project-specific compiler compliance (1.5) settings - just need to be...bvosburgh17-41/+93
2011-03-30[340175] Re-institute support for custom variables for the JPA facet. These ...nhauge1-0/+8
2011-03-24Added org.eclipse.persistence.oxm import packagetle1-0/+1
2011-03-22more x-friend/access rules clean-upbvosburgh9-23/+27
2011-03-22clean up .cvsignore filesbvosburgh8-24/+3
2011-03-21Initial checkintle1-0/+5
2011-03-15added eclipselink 2.1 and 2.2 platformspfullbright14-1/+227
2011-03-14added reader.close()pfullbright1-0/+9
2011-03-11added some public apipfullbright1-2/+7
2011-03-11added basic support for jaxb.index (resource model, tie-in to context calcula...pfullbright10-7/+389
2011-03-08[339098] Updating EclipseLink branding info.nhauge1-1/+1
2011-03-07removed "moxy" references in ui (and using ELJaxb as standard prefix)pfullbright8-31/+31
2011-03-07removed @Override from interface impl methodpfullbright1-1/+0
2011-03-04added XmlSeeAlso to context model, added references to jaxb context calculationpfullbright8-179/+488
2011-03-02remove project-specific settingsbvosburgh5-43/+0
2011-03-02add ICUStringCollatorbvosburgh1-6/+2
2011-03-02[337171] Update branding plugin info Indigo.nhauge5-6/+6
2011-03-02326720 - XmlIDREF and XmlAttachmentRef context model support and validationkmoore10-2/+380
2011-03-02335697 - default XmlElement attribute mappingskmoore1-2/+22
2011-03-02326720 - XmlID context model support and validationkmoore8-23/+262
2011-03-02added attribute references to jaxb context calculationpfullbright8-21/+43
2011-03-01added directly referenced types to jaxb context, starting with persistent cla...pfullbright12-305/+288
2011-03-01renamed AbstractJavaResourceType -> JavaResourceAbstractType (don't ask)pfullbright22-54/+82

Back to the top