Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-20This commit was manufactured by cvs2svn to create tag 'v201012200000'.v201012200000nhauge4092-723398/+0
2010-12-20added JAXB schemas properties pagepfullbright5-0/+955
2010-12-20extracted JaxbProjectModel for use with other properties pagespfullbright2-93/+71
2010-12-20changed order of classpath entries so projects view didn't make me insanepfullbright1-2/+2
2010-12-20added SchemaLibrary to API and tweaked JaxbProject.Configpfullbright7-39/+220
2010-12-20added static adapt(..) that will synch selection model for youpfullbright1-10/+44
2010-12-17removed some of the getDefault*() methods from our jaxb interfaces. I don't t...kmoore15-366/+154
2010-12-16added XmlElementDecl annotation context model supportkmoore4-12/+553
2010-12-16cleaned up test annotationskmoore1-2/+2
2010-12-15Refactoring and adding resource model support for Enums and EnumConstantskmoore73-860/+2089
2010-12-15Listen to the jaxb project manager collection of projects instead of using a ...kmoore2-46/+57
2010-12-15adding resource model support for registry element factory methodskmoore1-0/+113
2010-12-15added test infrastructure for testing enumskmoore1-0/+156
2010-12-15added support for registries and element factory methods in the context modelkmoore5-6/+368
2010-12-15added enum context model supportkmoore58-471/+2056
2010-12-15added enums, registries, and enum constants to the navigator viewkmoore9-0/+210
2010-12-15added Xml registry and enum context model supportkmoore4-5/+253
2010-12-15renamed a local variablekmoore1-2/+2
2010-12-15updated to the latest eclipselink_oxm_2_2.xsdkmoore1-9/+13
2010-12-15updated to the latest eclipselink_orm_2_2.xsd, modified ecore and translatorskmoore54-450/+17637
2010-12-13329493 - fixed no_op user library message for JAXB faceted project.nhauge3-2/+6
2010-12-09re-orged project properties/prefs; added jaxb project properties, facet versi...pfullbright37-1059/+1991
2010-11-30Added warning when schema exists in selected locationtle3-3/+46
2010-11-29support for superPersistentClass so we can use it for defining the default ac...kmoore6-66/+215
2010-11-29fixed problem with infinte update loops when both XmlType and XmlRegistry ann...kmoore1-9/+27
2010-11-29tweaked project content location in navigatorpfullbright2-0/+2
2010-11-24added basic registry support (can switch between XmlType and XmlRegistry)pfullbright16-174/+573
2010-11-24renamed JaxbRootContextNode -> JaxbContextRoot; added api on JaxbContextNodepfullbright25-177/+192
2010-11-23JAXB XmlRootElement context model and testskmoore10-3/+462
2010-11-23tweaked navigator content description textpfullbright2-3/+5
2010-11-23fixed name apipfullbright2-2/+2
2010-11-23added jaxb project explorer navigator contentpfullbright24-4/+1079
2010-11-23added jaxb platform uis extension pointpfullbright8-0/+467
2010-11-23renamed jaxb platform associated classespfullbright9-24/+67
2010-11-23changed update to use JavaResourceType rather than class names (because of ty...pfullbright1-48/+42
2010-11-23added persistent class apipfullbright1-0/+5
2010-11-23added name apipfullbright3-17/+43
2010-11-23added platform description apipfullbright3-2/+11
2010-11-23cosmeticpfullbright1-3/+8
2010-11-23removed unused propertiespfullbright1-14/+0
2010-11-23tweaked message for logging duplicate extension valuespfullbright1-2/+2
2010-11-23cosmeticpfullbright2-7/+8
2010-11-23added jaxb.ui plugin to friendspfullbright1-0/+8
2010-11-23reconnected adding files on project creationpfullbright1-4/+4
2010-11-23tweaked message for logging duplicate extension valuespfullbright5-7/+7
2010-11-23Allow XmlSchemaType resource model to work on field/method, not just packagekmoore9-92/+341
2010-11-22added context model support for the XmlType annotation along with testskmoore9-20/+1325
2010-11-22refactored context collection/list containers to support context model that i...kmoore3-22/+128
2010-11-19Fixed test in the build again, cannot test order of packages and persistentCl...kmoore1-574/+18
2010-11-18fixed failing test in the build. had not checked in this class because I had ...kmoore2-2/+2

Back to the top