Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-11This commit was manufactured by cvs2svn to create tag 'v201206110000'.v201206110000nhauge598-73133/+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 UIbvosburgh30-1169/+1066
2012-04-02minor tweakbvosburgh1-4/+3
2012-04-02add support for JpaProjectsModelbvosburgh3-34/+105
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-22added a ':' to a labelkmoore1-1/+1
2012-03-21Bug 374658 - In Package Explorer CCE converting java queries/generators/conve...kmoore1-4/+24
2012-03-15Update version numbers for 3.2 M6nhauge1-1/+1
2012-03-15Add mapping file name/location selection to Dynamic Entity Gen plus a couple ...nhauge1-4/+4
2012-03-15fixed missing property stringkmoore1-0/+1
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-10351497 - JPA Entities from Tables shouldn't allow default packagestle1-2/+2
2012-03-08use the org.eclipse.ui.edit.delete command for removing persistent classes an...kmoore1-29/+25
2012-03-08Fix problem with new entityGenPrefManager usage for default package name. Fi...nhauge1-2/+6
2012-03-08372876 - Dynamic Entities from Tables feature.nhauge11-125/+186
2012-03-08cache resource annotation text rangesbvosburgh7-57/+56
2012-03-07Refactored JPQL Identifiers preferences supporttle5-82/+75
2012-03-07[353149] metadata conversion - patch from Nanbvosburgh32-30/+1369
2012-03-07combine the JPQL and orm.xml file completion proposal extension points so tha...kmoore1-29/+11
2012-03-07188940 - Content assist for XML Mapping Files. Patch from Nan.nhauge5-1/+1604
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.prefstle2-937/+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 packagestle7-86/+327

Back to the top