Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-12This commit was manufactured by cvs2svn to create tag 'v201101120000'.v201101120000nhauge208-23432/+0
2010-12-30added getName() to AnnotatedElement interface. support setter method name con...kmoore1-1/+1
2010-11-23tweaked message for logging duplicate extension valuespfullbright1-1/+1
2010-10-20renamed "Package" -> "AnnotatedPackage"pfullbright1-4/+4
2010-10-19removed unused static fieldpfullbright1-5/+1
2010-10-14265087 - package-level annotation supportkmoore4-122/+413
2010-10-12327609 - refactor Member hierarchy to include an AnnotatedElement interface i...kmoore87-928/+1106
2010-09-10fixing an NPE that happens with invalid nested annotationskmoore1-4/+10
2010-08-24132216 - Adding entity class related validation errorskmoore4-26/+274
2010-08-24323005 - NPE in AnnotationContainerToolskmoore1-1/+1
2010-08-12altered to use KeyedSetpfullbright1-16/+7
2010-08-04added getRuntimeLocation(IProject, IPath) to ResourceLocatorpfullbright4-3/+95
2010-08-03refactored resource providers to handle module core nature not being present ...pfullbright2-2/+2
2010-08-02209489 - rename package and folder refactoring participantskmoore2-1/+51
2010-08-02fixed validation errorpfullbright1-2/+4
2010-07-30extended range of priority choicespfullbright1-4/+10
2010-07-30made getResourcePath consistent with getDefaultResourceLocationpfullbright1-4/+4
2010-07-30added ResourceLocator implementationpfullbright8-22/+639
2010-07-16209489 - delete type/package/folder/mapping file refactoring participationkmoore1-18/+2
2010-06-28317318 - Fix model sync when the Generated or StaticMetamodel annotations ar...kmoore1-16/+68
2010-06-24315668 - Creating Java project loads jpt.core bundle - content type describer...kmoore1-2/+5
2010-04-21minor tweaksbvosburgh1-14/+16
2010-04-16[301552] fix calculation of default target type for wildcard type argumentsbvosburgh1-4/+7
2010-04-15[305596] fix metamodel gen for attributes declared as type variablesbvosburgh1-1/+11
2010-04-13[305079] canonical metamodel for nested classesbvosburgh3-15/+93
2010-03-23fixed copyrightspfullbright2-2/+2
2010-03-22minor performance tweak for initializing and updatingkmoore1-28/+25
2010-03-18rename JDTTools to ASTToolsbvosburgh6-14/+14
2010-03-02304274 - java resource model for CascadeType.DETACHkmoore14-53/+288
2010-02-10tweak AnnotationContainerTools: only move annotation if necessarybvosburgh1-3/+8
2010-01-23[233567] clean up AnnotationContainer stuffbvosburgh26-605/+544
2010-01-21[233567] AnnotationInitializer no longer neededbvosburgh7-89/+7
2010-01-21fix NPE with null cascade types arraybvosburgh1-6/+11
2010-01-19[233567] rework sync between resource model and ASTbvosburgh63-1004/+1182
2010-01-05utility workbvosburgh6-16/+18
2009-12-22Added MapKeyJoinColumn/MapKeyJoinColumns annotation resource model supportkmoore5-113/+203
2009-12-21added MapKeyColumn, MapKeyEnumerated, MapKeyTemporal java resource model supportkmoore16-417/+681
2009-12-21tightening up resource model constructors to take Types or Attributeskmoore28-106/+87
2009-12-16added CollectionTable java resource model supportkmoore8-43/+44
2009-12-10262859 - not properly updating our model when a file is out of synckmoore1-2/+9
2009-12-02refactor JavaResourcePersistentType for 2.0bvosburgh2-2/+5
2009-12-02[296664] metamodel generation overwrites non-Dali generated filesbvosburgh2-10/+36
2009-12-01[293976] various metamodel generation problemsbvosburgh6-211/+302
2009-12-01258535 - [JPA 2.0] NamedQuery lockModeType supporttle7-21/+27
2009-11-30258515 - OrderColumn support in both orm and javakmoore1-1/+1
2009-11-19258515 - OrderColumn annotation resource model supportkmoore10-26/+26
2009-11-03Added menu item to upgrade document version of legacy xml documentspfullbright2-0/+99
2009-10-28rework "reference" classesbvosburgh1-6/+6
2009-10-26258533 - [JPA 2.0] Orphan-Removal supporttle2-2/+2
2009-10-15258533 - [JPA 2.0] Orphan-Removal supporttle8-17/+17

Back to the top