Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jaxb
AgeCommit message (Expand)AuthorFilesLines
2011-08-29This commit was manufactured by cvs2svn to create tag 'v201108303010'.v201108303010nhauge850-77400/+0
2011-08-17Update feature versions.nhauge4-8/+16
2011-08-17Fixed Eclipselink version numbertle2-3/+3
2011-08-08Update plugin and version numbers for 3.0.1.nhauge4-4/+4
2011-08-02bug 353495 - NPE in JDTPackage constructor for default packages - fix from Dm...kmoore1-6/+20
2011-07-22351423 - XML Schema from Java-Class is tried to be exported to a wrong (not e...tle2-16/+24
2011-07-01bug 347377 - added schema refresh pre validation and content assistpfullbright1-2/+3
2011-06-23reverted small unintended changepfullbright1-2/+2
2011-06-23bug 345031 - catch CCE and avoid creating annotation in improper locationpfullbright1-6/+22
2011-06-23bug 347377 - added schema refresh pre validation and content assistpfullbright5-4/+51
2011-05-24bug 346526 - fix for unresolveable schema in librarypfullbright5-22/+50
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

Back to the top