Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-04Updating bundle versions for Mars (4.5)Jayaprakash Arthanareeswaran2-2/+2
2014-07-03Bug 438875: Set correct project/file encodings and use Unix line delimiterMarkus Keller1-0/+2
2014-06-25Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2014-03-11Fix for bug 428468 - Updating bundle version for Java 8 on LunaJayaprakash Arthanareeswaran1-1/+1
2013-11-13[1.8] Enable type binding comparison warnings for all source projects,ssankaran1-0/+1
2013-08-29Adjusting the version in pom and MANIFEST to reflect R4_3_maintenanceJayaprakash Arthanareeswaran1-1/+1
2013-08-22Bug 411161 - Update parent POMs for LunaPaul Webster1-1/+1
2013-04-03Fix for bug 403958 - Update JDT core parent versionJayaprakash Arthanareeswaran1-5/+2
2013-04-03Bug 397850: [CBI] use the correct group IDs for all artifactsDani Megert1-1/+1
2013-04-03Updating copyright informationJayaprakash Arthanareeswaran1-1/+1
2013-04-03Fix for bug 397850 - [CBI] use the correct group IDs for all artifactsJayaprakash Arthanareeswaran1-2/+2
2012-05-22Add poms for Tycho buildIgor Fedorenko1-0/+26
2012-05-16Fix copyrightsv20120516-0617Jayaprakash Arthanareeswaran2-2/+2
2011-09-28HEAD - Set local .gitignore and project specific settings for lineoliviert1-0/+2
2011-09-28HEAD - Remove .cvsignore filesoliviert1-1/+0
2011-02-02HEAD - Update project specific settings to force strict JRE complianceOlivier Thomann2-1/+15
2010-07-28HEAD - Cleanup compiler warningsOlivier Thomann1-2/+2
2010-07-27Bug 320195: FilerException should be thrown when attempting to generate the s...Walter Harley2-4/+12
2010-05-13HEAD - Fix mixed line delimitersv20100513-0845Olivier Thomann1-1/+2
2010-05-11HEAD - Fix copyrightsv20100512-2030Olivier Thomann1-1/+11
2009-09-22Bug 290027 - replace deprecated IResource#setDerived() method.Walter Harley1-3/+3
2009-08-18Bug 285838: IdeFilerImpl.CreateXxx should handle null originatingElementWalter Harley2-12/+21
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-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

Back to the top