Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Update version numbers for 3.3 M2.Neil Hauge1-1/+1
2012-08-02binary type testsPaul Fullbright7-0/+274
2012-08-02binary type testsPaul Fullbright1-0/+1
2012-08-01.cvsignore -> .gitignorePaul Fullbright2-1/+1
2012-07-20rework plug-in classesbvosburgh7-27/+281
2012-07-20remove seemingly unnecessary call to JavaResourceCompilationUnit.resolveTypes...kmoore1-1/+0
2012-07-12Changes to resource model to incorporate new TypeBinding APIpfullbright1-43/+52
2012-04-03change required JUnit bundle version to 4.0.0bvosburgh1-1/+1
2012-03-15Update version numbers for 3.2 M6nhauge1-1/+1
2012-02-10rework JpaProjectManagerbvosburgh1-2/+2
2012-02-10minor changesbvosburgh1-3/+21
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-05Update plugin version numbers for 3.1 M1.nhauge1-1/+1
2011-08-01consolidation of the java resource model for JAXB and JPA. Changing API to I...kmoore2-0/+198
2011-07-08rework text rangesbvosburgh1-6/+6
2011-04-04restore project-specific compiler compliance (1.5) settings - just need to be...bvosburgh2-2/+12
2011-03-22clean up .cvsignore filesbvosburgh1-4/+0
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 settingsbvosburgh1-8/+0
2011-02-22clean up x-friends, access rules, etc.bvosburgh2-2/+2
2011-02-10updating access rules and x-friendskmoore2-2/+2
2011-02-07Updating bundle versionskmoore1-2/+2
2011-02-05updating references to newly renamed org.eclipse.jpt.db and org.eclipse.jpt.u...kmoore5-11/+11
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore23-0/+7159

    Back to the top