Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-11This commit was manufactured by cvs2svn to create tag 'v201206110000'.v201206110000nhauge490-69898/+0
2012-05-23[379000] synchronize JPA selection with updates etc.bvosburgh1-5/+47
2012-05-23380175 - get project pref for package default.nhauge1-1/+1
2012-05-22380017 - Synchronize ImageRepository access.nhauge1-1/+4
2012-05-14378883 - NPE disposing JpaJpqlContentProposalProviderkmoore1-1/+3
2012-05-10Correcting accidental commit, reverting to last version.nhauge6-84/+174
2012-05-10Fix for bug#315445 - persistence.xml editor add/remove list layout issuespfilion6-174/+84
2012-05-10Bug 379021 - JPA Structure view shows empty node with Generic JPA projectkmoore1-1/+0
2012-05-08Bug 378419 - JPA Structure view not updated when changing XML mapping metadat...kmoore1-2/+1
2012-05-02374954 - Fix multi select issue. Patch from Brian.nhauge1-8/+18
2012-05-02Bug 342171 - join columns - choose 'Override Default' in Details and receive ...kmoore6-106/+33
2012-05-01Fix usage of isEmpty.nhauge1-1/+2
2012-04-30Fix entity generation package name preference to honor the last used preference.nhauge1-4/+9
2012-04-25377172 - Generate Dynamic Entites dialog does not work correctly if you have ...tle2-19/+19
2012-04-24[377064] fix CCE when ITextEditor does not return an IPostSelectionProviderbvosburgh1-4/+13
2012-04-24bug 372879 - [Feature] New Dynamic Entity Wizard - patch from Nankmoore3-5/+6
2012-04-18375120 - [Entity Generation] Default Package preference is not set if the wiz...tle2-25/+21
2012-04-17selectionChanged is called on the UI thread when right-clicking a project, mo...kmoore1-23/+23
2012-04-16rework plug-insbvosburgh2-18/+9
2012-04-12374661 - [EclipseLink] Generate Dynamic entities requires JPA project selecti...tle2-23/+79
2012-04-05376007, 375669 - MakePersistent wizard - move to batch changes in the model -...kmoore3-95/+341
2012-04-04tweak content assist loggingbvosburgh2-9/+2
2012-04-03[353149] metadata conversion UIbvosburgh28-1146/+1038
2012-04-02minor tweakbvosburgh1-4/+3
2012-04-02add support for JpaProjectsModelbvosburgh2-34/+97
2012-04-02Bug 347969 - Default discriminator value not displayed correctlykmoore1-73/+23
2012-03-28Bug 374424 - exceptions replacing orm.xml file from history or overwriting vi...kmoore1-1/+1
2012-03-23improve interface commentbvosburgh1-0/+6
2012-03-21Bug 374658 - In Package Explorer CCE converting java queries/generators/conve...kmoore1-4/+24
2012-03-15Add mapping file name/location selection to Dynamic Entity Gen plus a couple ...nhauge1-4/+4
2012-03-14fix NPE when "Finish" pressed on "Select JPA Project" pagebvosburgh1-0/+5
2012-03-14fix NPE when nothing selected when wizard openedbvosburgh1-50/+27
2012-03-13add JpaProjectsModel public APIbvosburgh1-0/+33
2012-03-08Fix problem with new entityGenPrefManager usage for default package name. Fi...nhauge1-2/+6
2012-03-08372876 - Dynamic Entities from Tables feature.nhauge8-119/+176
2012-03-08cache resource annotation text rangesbvosburgh7-57/+56
2012-03-07Refactored JPQL Identifiers preferences supporttle4-71/+75
2012-03-07[353149] metadata conversion - patch from Nanbvosburgh28-28/+1273
2012-03-07188940 - Content assist for XML Mapping Files. Patch from Nan.nhauge3-0/+1579
2012-03-05change the layout, 2 columns instead of 1kmoore1-1/+1
2012-03-02fixed JpaPlatformUi adapter, there were no mapping type choices in the dialogkmoore1-1/+1
2012-02-29Moved JpaProblemSeveritiesPage to org.eclipse.jpt.jpa.ui.internal.prefstle1-936/+0
2012-02-29Merged with bug 369944 - dynamic persistence - added validation for attribute...tle1-3/+8
2012-02-29351497 - JPA Entities from Tables shouldn't allow default packagestle4-81/+298
2012-02-29Moved JptPreferencesPage to org.eclipse.jpt.jpa.ui.internal.prefstle1-1/+1
2012-02-29Moved JpaProblemSeveritiesPage to org.eclipse.jpt.jpa.ui.internal.prefstle1-0/+931
2012-02-29bug 369944 - dynamic persistence - added validation for attribute-type on emb...kmoore2-5/+15
2012-02-29Bug 331480 - [Validation] Need validation for embeddable id class - patch fro...kmoore2-0/+25
2012-02-27372340 - cannot view project preferences JPA->Errors/Warnings pagetle1-7/+5
2012-02-27Bug 325162 - [Validation] Embeddable class contained within an element collec...kmoore2-0/+8

Back to the top