Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Bug 329156 - tests for compilation of Java types generated in final round.v20101130-0130Walter Harley7-6/+158
2010-05-13HEAD - Fix mixed line delimitersv20100513-0845Olivier Thomann2-2/+4
2010-05-11HEAD - Fix copyrightsv20100512-2030Olivier Thomann2-1/+21
2009-12-02HEAD - Fix for 295948Olivier Thomann1-1/+48
2009-11-19HEAD - Remove unnecessary entries from build.propertiesOlivier Thomann1-7/+1
2009-08-18Bug 285838: IdeFilerImpl.CreateXxx should handle null originatingElementWalter Harley4-4/+421
2009-05-26Copyright fixesWalter Harley2-0/+20
2009-04-28Add test for bug 270754; current fails if enabledWalter Harley7-0/+219
2009-04-23Fix and test case for bug 269934 and bug 263985 - problems with early resolut...Walter Harley6-3/+121
2008-11-09Copyright and version fixesWalter Harley1-3/+1
2008-11-07Bugs 248163 and 253915 - properly resolve types returned by getElementsAnnota...Walter Harley8-0/+371
2008-09-29Bug 248156: implement FileObject.toUri() for generated Java filesWalter Harley2-4/+83
2008-09-28Bug 248156 - partial fix - implement toUri() for IdeOutputNonSourceFile. Sti...Walter Harley1-0/+6
2008-09-28Bug 240264 - implement FileObject.getName().Walter Harley2-1/+51
2008-09-23Update manifest versions for 3.5Walter Harley1-1/+1
2008-09-14bug 246089: implement FileObject.getCharContent() in IDEWalter Harley2-0/+73
2008-02-11Fix Eclipse-LazyStart warnings (replace with BundleActivationPolicy)Walter Harley1-1/+1
2008-01-11Bug 213540: support Filer.getResource() for Java 6 processorsWalter Harley3-33/+140
2008-01-05Test case for bug 213539 (support Filer.getResource)Walter Harley7-0/+297
2007-11-06Fix new compiler warningsWalter Harley1-1/+0
2007-09-15HEAD - Fix for 203454Olivier Thomann3-0/+112
2007-09-07Add ScalingTest for java 6 interfaceWalter Harley1-0/+117
2007-09-07Manual UI testing processors were not properly declaring annotation types. A...Walter Harley3-0/+15
2007-09-01Disable FilerTests on Linux until bug 201931 is resolvedWalter Harley1-0/+8
2007-08-31Bug 200124 - implement createResourceFile for Java 6 processors in IDEWalter Harley2-4/+3
2007-08-29Another attempt to fix FilerTests on Linux.Walter Harley1-1/+9
2007-08-28FilerTests failed on Linux for no evident reason. This is an attempt to fix ...Walter Harley1-0/+1
2007-08-23Re-enable Filer tests. Run tests as core-task rather than ui-task.Walter Harley2-2/+2
2007-08-22Temporarily disable FilerTestsWalter Harley1-1/+1
2007-08-20HEAD - Fix to include the lib folder in the binary pluginOlivier Thomann1-1/+2
2007-08-15Bug 188559: delete files that were generated by Java 6 processors in previous...Walter Harley2-0/+2
2007-08-15Add lib directory and annotations.jarWalter Harley2-2/+1
2007-08-14Add Filer test (not currently working all the way through)Walter Harley8-23/+198
2007-08-10Make exported plug-in be a valid processor jarv20070813-2100Walter Harley1-1/+2
2007-08-02Update plug-in service version numbers to 100, e.g., 3.3.100.v20070801-2020Walter Harley1-1/+1
2007-08-01HEAD - Fix for 177673 (resources are missing in the binary plugin)v2007801-0945Olivier Thomann1-1/+2
2007-07-31HEAD - Set compiler preferences to 1.6Olivier Thomann1-0/+12
2007-07-31HEAD - Fix for 177673v20070731-1400Olivier Thomann1-0/+1
2007-07-28More infrastructure testsv20070730-1635Walter Harley3-0/+38
2007-07-27Infrastructure for IDE testsWalter Harley8-5/+371
2007-06-27Initial commit of IDE test code. Contains some processors and annotations fo...v20070723-2000Root_R3_3_maintenanceWalter Harley17-0/+612

    Back to the top