Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 ↵pfullbright1-1/+1
array rather than single element array with null.
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(..) ↵pfullbright2-0/+52
and added tests
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 ↵kmoore2-0/+198
Iterables instead of Iterators
2011-07-08rework text rangesbvosburgh1-6/+6
2011-04-04restore project-specific compiler compliance (1.5) settings - just need to ↵bvosburgh2-2/+12
be careful when adding new projects/plug-ins
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 ↵kmoore5-11/+11
org.eclipse.jpt.utility plugins and packages
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore23-0/+7159

    Back to the top