Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-02This commit was manufactured by cvs2svn to create tag 'v201102010003'.v201102010003nhauge5377-874353/+0
2011-02-02Added DBWS bundles (phase 2).tle2-0/+8
2011-02-01334134 - fix to prevent invalid validation messages for inherited PK's in Gen...nhauge6-119/+187
2011-02-01Initial check-in.tle42-0/+3037
2011-02-01Initial check-in.tle10-0/+168
2011-02-01Initial check-in.tle12-0/+556
2011-02-01Reverted changes for testing DBWS.tle1-25/+0
2011-02-01revert mistaken check-in - we don't want API Tooling (yet?)bvosburgh1-6/+0
2011-02-01Included Antlr plugins in the the test.tle1-0/+5
2011-02-01Included DBWS plugins for testing .tle1-2/+12
2011-01-31Included DBWS plugins for testing .tle1-0/+10
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore1960-5085/+6222
2011-01-31added x-internal to a few packageskmoore1-3/+3
2011-01-28rename some methodsbvosburgh110-1535/+1560
2011-01-28minor tweaksbvosburgh2-31/+19
2011-01-28refactor the JAXB SchemaFileCreationDataModelProvider so that it is not exten...kmoore22-164/+246
2011-01-26fix convert name combo flakiness - patch from Nanbvosburgh1-8/+7
2011-01-25[256003] Account for reserved converters in converter validation. Patch fro...nhauge2-2/+24
2011-01-25fix JAXB project wizard iconkmoore1-2/+2
2011-01-25rename JoiningStrategy to RelationshipStrategybvosburgh146-946/+953
2011-01-24rename RelationshipReference to Relationshipbvosburgh296-2862/+2846
2011-01-24remove some duplicate codebvosburgh1-14/+1
2011-01-24yet another revert, with fixed method callbvosburgh1-2/+6
2011-01-24added tests for default namespacepfullbright1-1/+9
2011-01-24default namespace is schema for schema namespacepfullbright3-28/+19
2011-01-24added built in types to queries, reworked type queriespfullbright1-30/+51
2011-01-24Refactored AbstractJptGeneratortle4-278/+251
2011-01-24330355 - Schema gen doesn't work on the default packagetle2-4/+12
2011-01-24331369 - If only one package is used in schema gen, schema name is not usedtle2-15/+45
2011-01-24remove unused importbvosburgh1-1/+0
2011-01-24Reverting last changes to previous revision. Changes to this file appears to...nhauge1-6/+2
2011-01-24[332673] Added validation for duplicate entities. Patch from Nan.nhauge7-45/+297
2011-01-24Reverting accidental check-in of this file.nhauge1-1/+1
2011-01-21[256003] [331610] - added validation for queries, generators, and converters....nhauge44-101/+541
2011-01-21changed PackageChooserPane to reference IJavaProject instead of JpaProject in...kmoore2-8/+8
2011-01-21changed ClassChooserPane to reference IJavaProject instead of JpaProject in p...kmoore18-88/+90
2011-01-21move JptLibraryProviderInstallOperationConfig interface to the public API pac...kmoore13-34/+46
2011-01-21adding code assist to XmlSchemaType at the attribute/element mapping levelkmoore1-0/+72
2011-01-21adding java content assist to PersistentClass and PersistentAttributekmoore2-0/+46
2011-01-21adding XmlSchemaType support to XmlAttributeMapping and XmlElementMappingkmoore21-564/+790
2011-01-21rename javaCompletionProposals to getJavaCompletionProposalskmoore6-38/+25
2011-01-21added copyrightkmoore2-0/+18
2011-01-20[331558] validation added for converter class. Patch from Les.nhauge19-190/+533
2011-01-20added nameTouches and namespaceTouches APIkmoore2-3/+23
2011-01-20attempted to add content assist for @XmlSchema - waiting on bug 326610pfullbright3-11/+77
2011-01-20added namespaceTouches(..)pfullbright3-2/+19
2011-01-20refactored schema uri resolution/ schema chooser for jaxb projectspfullbright6-83/+105
2011-01-20fixed npe on validation without packageInfopfullbright1-1/+3
2011-01-19removed getAccess() from JavaResourcePersistentType, first step to reusing th...kmoore6-183/+185
2011-01-19combo was not displaying Default(FIELD) when the access has been specified on...kmoore1-1/+1

Back to the top