Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-22Bug 341298 - Pass automatically provided options to Java 6 processorsFabian Steeg1-11/+36
2016-11-29Bug 500747 - Always wrap cause if throwing new exceptionI20161129-2330I20161129-2000Andreas Sewe2-9/+3
2016-04-15Bug 483690 - IdeJavaSourceOutputStream always uses default charsetJay Arthanareeswaran1-1/+2
2015-09-28Bug 478225 - JDT APT doesn't deal gracefully with 'broken' annotationJay Arthanareeswaran1-2/+3
2014-11-28Bug 451903 - Add org.eclipse.jdt.apt.pluggable.core plugin to General > Traci...Szymon Ptaszkiewicz1-11/+25
2012-05-16Fix copyrightsv20120516-0617Jayaprakash Arthanareeswaran2-2/+2
2010-07-28HEAD - Cleanup compiler warningsOlivier Thomann1-2/+2
2010-07-27Bug 320195: FilerException should be thrown when attempting to generate the s...Walter Harley1-3/+11
2009-09-22Bug 290027 - replace deprecated IResource#setDerived() method.Walter Harley1-3/+3
2009-08-18Bug 285838: IdeFilerImpl.CreateXxx should handle null originatingElementWalter Harley1-11/+20
2009-03-09fix copyrightsv20090526-2130v20090309-0340Walter Harley1-1/+1
2009-03-02Bug 261600 - support AnnotationMirror and AnnotationValue parameters in MessagerWalter Harley1-1/+1
2008-09-30Fix copyrightsWalter Harley2-2/+2
2008-09-29Bug 248156: implement FileObject.toUri() for generated Java filesWalter Harley1-2/+4
2008-09-28Bug 248156 - partial fix - implement toUri() for IdeOutputNonSourceFile. Sti...Walter Harley1-4/+2
2008-09-28Bug 240264 - implement FileObject.getName().Walter Harley1-2/+1
2008-09-28Bug 246089 - implement Filer.getCharContent using jdt.core utility methodWalter Harley1-17/+8
2008-09-14bug 246089: implement FileObject.getCharContent() in IDEWalter Harley1-2/+17
2008-01-11Bug 213540: support Filer.getResource() for Java 6 processorsWalter Harley2-6/+127
2007-10-02Bug 190612: implement createResource() for IDE Filer. Refactor underlying co...Walter Harley5-183/+129
2007-08-31Bug 200124 - implement createResourceFile for Java 6 processors in IDEWalter Harley6-39/+437
2007-08-16Bug 190617: JSR269 processors not getting called on final round in IDEWalter Harley1-5/+6
2007-08-15Bug 188559: delete files that were generated by Java 6 processors in previous...Walter Harley3-7/+16
2007-05-08Bug 185220: problems reported via Messager should show up as problem markers,...Walter Harley2-3/+44
2007-05-03Bug 185400 - Fix compiler warningv20070503-1340Walter Harley1-0/+4
2007-05-02Bug 185220 - preliminary implementation of Messager for IDE java 6 annotation...v20070502-1700Walter Harley3-6/+80
2007-05-02bug 185010 - catch processor exceptions lower on the stack during reconcileWalter Harley2-1/+8
2007-04-26HEAD - More apt fixesOlivier Thomann1-3/+3
2007-04-16Fix broken buildWalter Harley1-2/+3
2007-03-12Initial check-in of IDE component of Java 6 annotation processing. Not yet o...v20070314-1215Walter Harley8-0/+789

    Back to the top