Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 ↵pfullbright12-305/+288
class superclass
2011-03-01renamed AbstractJavaResourceType -> JavaResourceAbstractType (don't ask)pfullbright22-54/+82
2011-02-28319736 - switching a few of our Iterators to Iterableskmoore3-3/+3
2011-02-28336388 - context model support for XmlTransient and inherited attributeskmoore19-648/+1263
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
2011-02-26Refactored JavaProjectWizardPagetle3-256/+5
2011-02-25added jaxb eclipselink core/ui pluginspfullbright25-0/+718
2011-02-24updated AbstractJaxbContextNode to match AbstractJpaContextNodekmoore23-76/+103
2011-02-22clean up x-friends, access rules, etc.bvosburgh8-53/+52
2011-02-22[337743] Fix source compatibility issue with new version of ICU4J 4.4.2. ↵nhauge1-4/+5
This is a temporary change to get the build compiling.
2011-02-18fixed a couple problems with jaxb platform uis extension pointpfullbright4-4/+4
2011-02-18fixed commentspfullbright1-3/+3
2011-02-18added jaxb platform/ platform group property testerspfullbright2-0/+96
2011-02-18refactored platform def inheritancepfullbright4-147/+175
2011-02-17slight tweak to iconpfullbright1-0/+0
2011-02-17attempt at xml value iconpfullbright1-0/+0
2011-02-16any attribute, any element iconspfullbright4-0/+0
2011-02-16cleaning up ItemLabelProviderskmoore7-29/+36
2011-02-15336388 - added preliminary JaxbTransientType support to the JAXB contextkmoore15-43/+336
2011-02-15attribute, element, transient attribute iconspfullbright3-0/+0
2011-02-15persistent class, persistent enum, transient class iconspfullbright4-0/+3
2011-02-10326718 - XmlAnyElement, XmlAnyAttribute, XmlMixed context model support and ↵kmoore20-44/+714
validation
2011-02-10updating access rules and x-friendskmoore1-0/+1
2011-02-10removed unnecessary instance variableskmoore1-8/+0
2011-02-10Added common plug-intle1-0/+3
2011-02-08add library provider validation to project validationpfullbright3-21/+36
2011-02-08changed facet config to use data model only; added jre and user library ↵pfullbright29-522/+604
validators
2011-02-08handle imports in a schemapfullbright2-3/+23
2011-02-07Updating bundle versionskmoore2-2/+2
2011-02-06completing plug-in renamekmoore3-8/+8
2011-02-06removed references to jpakmoore1-3/+3
2011-02-05updating references to newly renamed org.eclipse.jpt.db and ↵kmoore97-296/+297
org.eclipse.jpt.utility plugins and packages
2011-02-05Exported org.eclipse.jpt.dbws.eclipselink.core.genpre_major_plugin_renametle1-0/+1
2011-02-04326718 - added XmlValue attribute mapping context model and validationkmoore13-2/+283
2011-02-03326718 - add XmlList annotation support to XmlElement and XmlAttribute mappingkmoore7-3/+204
2011-02-02326718 - add XmlElementWrapper annotation support to XmlElement mappingkmoore12-2/+434
2011-02-02changed constructor on abstract class to protectedkmoore1-1/+1
2011-02-02Changed Require-Bundle to org.eclipse.persistence.dbws.buildertle1-1/+1
2011-02-01Initial check-in.tle10-0/+168
2011-02-01Initial check-in.tle12-0/+556
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore191-560/+644

Back to the top