Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-22Update version numbers for 3.2 SR1nhauge3-3/+3
2012-08-03Revert "git practice 2 - rename test class"Karen Butzke2-3/+3
2012-08-03git practice 2 - rename test classKaren Butzke2-3/+3
2012-08-02.cvsignore -> .gitignoreKaren Butzke3-0/+0
2012-04-05capture sync and update stack traces for debuggingbvosburgh1-0/+9
2012-04-03change required JUnit bundle version to 4.0.0bvosburgh3-4/+4
2012-03-15Update version numbers for 3.2 M6nhauge3-3/+3
2012-02-18rename ValueModels to Modifiable* from Writable*bvosburgh50-289/+289
2012-02-10rework JpaProjectManagerbvosburgh33-694/+713
2012-02-10minor changesbvosburgh2-19/+107
2012-01-09added set and remove support for member value pairspfullbright1-1/+35
2011-10-19fixed problem with arrays and illegal/unexpected expressions. return empty a...pfullbright1-1/+1
2011-10-19added IndexedConversionDeclarationAnnotationElementAdapter usage to testspfullbright1-7/+8
2011-08-25added compilation unit creation methodpfullbright1-0/+4
2011-08-16added check for type being subtype of itself, and testpfullbright1-0/+4
2011-08-16added more testspfullbright1-0/+10
2011-08-16changed JDTTools.typeNamedImplementsInterfaceNamed(..) to typeIsSubType(..) a...pfullbright2-0/+52
2011-08-15added support for arrays and genericspfullbright3-0/+165
2011-08-08Update plugin versions for M1.nhauge1-1/+1
2011-08-05Update plugin version numbers for 3.1 M1.nhauge2-2/+2
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore2-0/+198
2011-07-08singleton toString()sbvosburgh1-1/+22
2011-07-08rework text rangesbvosburgh1-6/+6
2011-07-08add VersionComparatorbvosburgh2-1/+207
2011-04-28add behavior to SynchronizedBooleanbvosburgh1-1/+106
2011-04-04restore project-specific compiler compliance (1.5) settings - just need to be...bvosburgh4-2/+36
2011-03-22clean up .cvsignore filesbvosburgh3-8/+1
2011-03-22add CollectionTools.elementsAreNotIdentical(...)bvosburgh1-0/+64
2011-03-21Initial checkintle1-0/+5
2011-03-04added newArrayInitializer(AST, Expression...)pfullbright1-0/+9
2011-03-04added ASTTools.resolveFullyQualifiedNames(Expression)pfullbright1-5/+113
2011-03-02remove project-specific settingsbvosburgh4-26/+0
2011-02-22clean up x-friends, access rules, etc.bvosburgh3-3/+3
2011-02-16cleaning up ItemLabelProviderskmoore1-2/+2
2011-02-10updating access rules and x-friendskmoore4-4/+4
2011-02-10added @SuppressWarnings("nls")kmoore1-0/+1
2011-02-10removed unncessary castkmoore1-2/+2
2011-02-07moved source folders up to first classpath entrypfullbright1-1/+1
2011-02-07Updating bundle versionskmoore3-5/+5
2011-02-05forgot to rename the jpt.db package names along with the project nameskmoore3-5/+5
2011-02-05updating references to newly renamed org.eclipse.jpt.db and org.eclipse.jpt.u...kmoore25-113/+113
2011-02-05rename org.eclipse.jpt.utility.tests to org.eclipse.jpt.common.utility.tests ...kmoore204-0/+53378
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore53-0/+15116

    Back to the top