Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jaxb
AgeCommit message (Expand)AuthorFilesLines
2011-05-19345617 - JAXB class generation doesn't work with JDK-shipped JAXB librariespfullbright4-86/+189
2011-05-19bug 346307pfullbright1-5/+11
2011-05-19bug 345486pfullbright4-24/+76
2011-05-19bug 342987pfullbright4-16/+35
2011-05-19345617 - JAXB class generation doesn't work with JDK-shipped JAXB librariestle7-71/+216
2011-05-17cosmeticpfullbright1-1/+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, ...pfullbright69-451/+2894
2011-05-11bug 343851 - minimal support for XmlElements, XmlElementRef, XmlElementRefs, ...pfullbright15-0/+582
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-18Reorganized dependencies on Eclipselinktle1-10/+0
2011-04-12Removed project’s eclipselink.jartle5-4/+2
2011-04-11jaxb.properties file support testingpfullbright2-0/+77
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-11cosmeticpfullbright1-1/+0
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

Back to the top