Skip to main content
summaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2011-05-19bug 342987pfullbright2-0/+5
2011-05-19345617 - JAXB class generation doesn't work with JDK-shipped JAXB librariestle1-1/+1
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh3-8/+6
2011-05-10Reverting fix for 345011 until the bug is determined as necessary for RC1 and...nhauge1-12/+1
2011-05-10Fix for bug 345011. It seems Combo.setText() does not update the selected ite...pfilion1-1/+12
2011-05-09added EclipseLink 2.3 JPA platform and UIpfullbright3-0/+10339
2011-04-28fix commentbvosburgh1-2/+2
2011-04-28add behavior to SynchronizedBooleanbvosburgh2-39/+223
2011-04-27moved eclipselink schemas to *.common.eclipselink.core pluginpfullbright21-2/+48438
2011-04-22Fixed class gen for files in other projects and catalog entries.pfullbright1-1/+5
2011-04-22updated API informationpfullbright1-18/+3
2011-04-19[330619] [277138] [330619] - Class validation for various EclipseLink Customi...nhauge1-0/+18
2011-04-12[337930] - Content assist and validation for JPQL Named Queries. Includes as...nhauge1-137/+161
2011-04-05Fixed copyrightstle5-2/+32
2011-04-05Un-used filetle1-17/+0
2011-04-04Initial check-in.tle95-0/+3077
2011-04-04Initial check-in.tle6-0/+114
2011-04-04restore project-specific compiler compliance (1.5) settings - just need to be...bvosburgh12-11/+85
2011-03-30[340175] Re-institute support for custom variables for the JPA facet. These ...nhauge1-6/+1
2011-03-22more x-friend/access rules clean-upbvosburgh5-53/+79
2011-03-22clean up .cvsignore filesbvosburgh7-24/+1
2011-03-22add CollectionTools.elementsAreNotIdentical(...)bvosburgh2-0/+84
2011-03-21Initial checkintle3-0/+15
2011-03-09[335343] fix combo box behavior - patch from Nanbvosburgh1-2/+7
2011-03-04added newArrayInitializer(AST, Expression...)pfullbright1-0/+9
2011-03-04added ASTTools.resolveFullyQualifiedNames(Expression)pfullbright2-7/+149
2011-03-02tweak commentbvosburgh2-1/+9
2011-03-02remove project-specific settingsbvosburgh9-60/+0
2011-03-02add ICUStringCollatorbvosburgh2-19/+86
2011-03-02tweak manifestbvosburgh1-2/+2
2011-02-26Refactored JavaProjectWizardPagetle1-0/+256
2011-02-26Added org.eclipse.jpt.dbws.eclipselink.ui x-friendtle3-10/+26
2011-02-22add StringCollatorbvosburgh1-0/+58
2011-02-22minor tweaksbvosburgh1-4/+2
2011-02-22clean up x-friends, access rules, etc.bvosburgh17-444/+417
2011-02-22remove extra semicolonbvosburgh1-4/+2
2011-02-16cleaning up ItemLabelProviderskmoore2-12/+12
2011-02-14310464 - element collection target class validation for unmapped non-basic ty...kmoore1-1/+96
2011-02-14added about.html file to o.e.jpt.common.eclipselink.corekmoore2-0/+35
2011-02-11bug 336553 - fixed file creation for projects in locations other than workspacepfullbright1-1/+9
2011-02-10updating access rules and x-friendskmoore6-13/+7
2011-02-10added @SuppressWarnings("nls")kmoore1-0/+1
2011-02-10removed unncessary castkmoore1-2/+2
2011-02-10moved eclipselink version validation to common.eclipselink.corepfullbright8-1/+233
2011-02-10Remove reference to non-existent src dir.nhauge1-1/+0
2011-02-09added .cvsignorepfullbright1-0/+6
2011-02-09added common eclipselink pluginpfullbright7-0/+141
2011-02-08moved library validation guts to common pluginpfullbright3-0/+94
2011-02-08added (already implemented) method to interfacepfullbright1-0/+3
2011-02-08format cleanuppfullbright1-5/+11

Back to the top