Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-23Update manifest versions for 3.5Walter Harley1-1/+1
2008-09-14bug 246089: implement FileObject.getCharContent() in IDEWalter Harley1-2/+17
2008-04-02Enable API toolingWalter Harley1-0/+6
2008-02-11Fix Eclipse-LazyStart warnings (replace with BundleActivationPolicy)Walter Harley1-1/+1
2008-01-11Bug 213540: support Filer.getResource() for Java 6 processorsWalter Harley2-6/+127
2007-12-19Bug 202956 - group APT problem markers together in Filters viewWalter Harley1-1/+1
2007-10-02Bug 202548: APT plugins are missing .options filesWalter Harley1-1/+2
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-22HEAD - plugin.xml is required in the binary pluginOlivier Thomann1-1/+2
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-08-02Update plug-in service version numbers to 100, e.g., 3.3.100.v20070801-2020Walter Harley1-1/+1
2007-05-29HEAD - Fix for 188105Olivier Thomann1-1/+0
2007-05-08Bug 185220: problems reported via Messager should show up as problem markers,...Walter Harley4-4/+71
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-28HEAD - Update copyrightsOlivier Thomann2-2/+12
2007-04-26HEAD - More apt fixesOlivier Thomann1-3/+3
2007-04-19*** empty log message ***Olivier Thomann1-1/+2
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 Harley18-0/+916

Back to the top