Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-08-03This commit was manufactured by cvs2svn to create tag 'v201008030000'.v201008030000nhauge1187-169648/+0
2010-08-03removed module facet requirement and externalized problem marker stringpfullbright2-29/+11
2010-08-03refactored resource providers to handle module core nature not being present ↵pfullbright4-27/+39
and to handle runtime paths better
2010-08-02209489 - rename package and folder refactoring participantskmoore68-251/+1492
2010-08-02fixed validation errorpfullbright3-4/+6
2010-07-30extended range of priority choicespfullbright3-7/+17
2010-07-30updated supplied implementationspfullbright1-20/+24
2010-07-30made getResourcePath consistent with getDefaultResourceLocationpfullbright1-4/+4
2010-07-30added ResourceLocator implementationpfullbright120-1221/+2069
2010-07-27209489 - rename type refactoring participationkmoore52-51/+1184
2010-07-21310893 - JAXB Class Gen Wizard - Add a warning that files are going to be ↵tle3-2/+20
overwritten
2010-07-21310866 - JAXB class generation wizard Bindings file chooser dialog should ↵tle1-15/+29
allow multi-selct
2010-07-21do not continue with rename refactoring if user chooses not to update referenceskmoore1-0/+3
2010-07-21320509 - change PersistenceUnit.addSpecifiedClassRef, JarFileRef, ↵kmoore9-53/+54
MappingFileRef to take the fileName as a parameter
2010-07-20318028 - created rename mapping file refactoring participantkmoore14-6/+337
2010-07-20updating the version range to match how we do this elsewherekmoore1-1/+1
2010-07-19310854 - Remove EclipseLink default caching properties if shared-cache-mode ↵tle8-39/+69
set to None
2010-07-19Modified to catch NumberFormatExceptiontle1-1/+6
2010-07-16209489 - delete type/package/folder/mapping file refactoring participationkmoore31-54/+1253
2010-07-15fixing the synchronize classes logic that I brokekmoore1-1/+1
2010-07-15315814 - JAXB Class Generation Wizard - bindings files support for XBD and ↵tle1-3/+3
XML file extensions
2010-07-15314541 - IllegalArgumentException with editing some eclipselink properties ↵tle1-0/+3
in source
2010-07-14[319597] fix broken link to Dali website.nhauge1-1/+1
2010-07-14updated comments about global list of generators, converters, querieskmoore2-7/+11
2010-07-13cleaning upkmoore1-14/+7
2010-07-13cleaning - renamed a local variablekmoore1-3/+3
2010-07-13Create a JPA problem marker in preparation for supporting quick fixeskmoore5-28/+53
2010-07-13bug 319736 - change mappedJavaSourceClassNames() : Iterator to ↵kmoore4-11/+5
getMappedJavaSourceClassNames() : Iterable. I had broken the SynchronizeClassesJob
2010-07-13Switch progress monitoring to use "new" SubMonitorkmoore29-1369/+1205
2010-07-13Speed up start-up time of JptDbPlugin by lazily initializing ↵kmoore16-35/+53
connectionProfileFactory
2010-07-12294670 - More helpful UI for validation group persistence.xml propertiestle14-302/+1767
2010-07-12310854 - Remove Eclipselink default caching properties if shared-cache-mode ↵tle2-2/+31
set to None
2010-07-12315814 - JAXB Class Generation Wizard - bindings files support for XBD and ↵tle1-2/+2
XML file extensions
2010-07-08303670 - Move project XML creation to facet install delegate and remove ↵nhauge4-92/+59
project creation based on faceted project POST_INSTALL event.
2010-06-30Update service field for 2.3.1 release.nhauge2-2/+2
2010-06-30Update service field for 2.3.1 release.nhauge14-14/+14
2010-06-30314541 - handle empty property names. Patch from Tran.nhauge2-9/+35
2010-06-30312428 - handle spaces in directory names. Checking in patch for Tran.nhauge2-7/+22
2010-06-30197303 - fix TOC and min reqs for 2.3.nhauge2-5/+4
2010-06-28312506 - filter out package-info.java from contents.nhauge1-3/+7
2010-06-28317318 - Fix model sync when the Generated or StaticMetamodel annotations ↵kmoore1-16/+68
are removed.
2010-06-28bug 317495 - handle library provider when runtime changespfullbright2-1/+55
2010-06-28bug 316974 - fixed library validator refresh when jpa facet version changespfullbright1-7/+12
2010-06-24315915 - add canonical metamodel generation for basic-collection/basic-mapkmoore4-2/+102
2010-06-24312905 - fixing some incorrect defaults on virtual ORM attribute mappingskmoore29-59/+1604
2010-06-24313799 - fix null text range IllegalArgumentException validating with ↵kmoore2-7/+11
generator defined in java and and entity defined in both orm.xml and eclipselink-orm.xml
2010-06-24317331 - canonical metamodel gen for basic ElementCollection in orm.xml is ↵kmoore1-0/+3
incorrect
2010-06-24315668 - Creating Java project loads jpt.core bundle - content type ↵kmoore3-6/+9
describers should not activate their bundle
2010-06-24Bug 315827 - JpaDetailsView JpaProject leakkmoore1-1/+1
2010-06-24Bug 315827 - JpaDetailsView JpaProject leakkmoore2-19/+22

Back to the top