Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jaxb
AgeCommit message (Expand)AuthorFilesLines
2011-04-11Removed Optional in Features Nametle9-15/+15
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/elementFormDefaultpfullbright3-67/+155
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-04Added common features.tle4-51/+14
2011-04-04restore project-specific compiler compliance (1.5) settings - just need to be...bvosburgh20-43/+106
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-upbvosburgh11-26/+30
2011-03-22clean up .cvsignore filesbvosburgh9-28/+3
2011-03-21Initial checkintle2-0/+10
2011-03-17Changed statement to include moxy jar instead.tle1-2/+6
2011-03-17340274 - org.eclipse.persistence.dbws.builder failed to resolve javax.wsdltle1-5/+5
2011-03-17Added javax.wsdl dependencytle1-0/+5
2011-03-16Added org.eclipse.persistence.moxy dependencytle1-7/+2
2011-03-15added eclipselink 2.1 and 2.2 platformspfullbright14-1/+227
2011-03-14added jaxb.index context testspfullbright1-0/+46
2011-03-14added reader.close()pfullbright1-0/+9
2011-03-11JaxbIndexResource testingpfullbright2-0/+96
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.nhauge3-5/+5
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 calculationpfullbright14-295/+878
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-02[337171] Update feature names and copyright dates for Indigo.nhauge6-15/+15
2011-03-02326720 - XmlIDREF and XmlAttachmentRef context model support and validationkmoore12-2/+607
2011-03-02335697 - default XmlElement attribute mappingskmoore1-2/+22
2011-03-02326720 - XmlID context model support and validationkmoore10-23/+376
2011-03-02added attribute references to jaxb context calculationpfullbright10-23/+190
2011-03-01changed criteria for what makes an enum automatically picked up into jaxb con...pfullbright2-25/+25
2011-03-01added directly referenced types to jaxb context, starting with persistent cla...pfullbright13-327/+352
2011-03-01renamed AbstractJavaResourceType -> JavaResourceAbstractType (don't ask)pfullbright25-87/+115
2011-02-28319736 - switching a few of our Iterators to Iterableskmoore3-3/+3
2011-02-28336388 - context model support for XmlTransient and inherited attributeskmoore20-650/+1265
2011-02-26337657 - Move to use license (EUA) files/techniquetle47-5625/+68
2011-02-26Added jpt.jaxb.eclipselink.core, jpt.jaxb.eclipselink.uitle1-0/+14
2011-02-26Added jpt.dbws.eclipselink.uitle1-1/+29
2011-02-26Added org.eclipse.jpt.jaxb.eclipselink.core, org.eclipse.jpt.jaxb.eclipselink.uitle1-0/+12
2011-02-26Reorganized manifesttle1-2/+2
2011-02-26Initial check-intle1-0/+10
2011-02-26Initial check-intle32-0/+2348

Back to the top