Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-07Minor version bump up rel bug 488273 Move JDT Project compliance to 1.8Manoj Palat2-2/+2
2016-08-29Fix for Bug 488273 Move JDT Project compliance to 1.8I20160830-0800Manoj Palat3-5/+5
2016-06-28Bug 496465 - Updating parent pom versionJay Arthanareeswaran1-2/+2
2016-04-18Bug 490012 - Remove the "strictly compatible JRE" per-project override from a...Stefan Xenos1-3/+0
2016-01-28Bug 486662 - Neon features and bundles that might need a versionI20160128-2000Jay Arthanareeswaran2-2/+2
2015-10-12Bug 473178 - Remove redundant type arguments (1.7 or highter) from JavaLars Vogel5-22/+65
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update pa...Markus Keller1-1/+1
2015-04-23Update bundle versions after BREE updateJayaprakash Arthanareeswaran2-2/+2
2015-02-26Bug 460588 - Move JDT Core project to 1.7 complianceJayaprakash Arthanareeswaran3-7/+7
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-1/+1
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 Arthanareeswaran2-3/+3
2013-11-21Making test bundles' version match their component versionJayaprakash Arthanareeswaran2-2/+2
2013-11-13[1.8] Enable type binding comparison warnings for all source projects,ssankaran1-0/+1
2013-10-08Updating bundle versions in manifest and pom files.Jayaprakash Arthanareeswaran2-2/+2
2013-10-08Fix for Bug 418599 - Get rid of compile warnings in official buildJayaprakash Arthanareeswaran2-2/+2
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-4/+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/+25
2012-05-16Fix copyrightsv20120516-0617Jayaprakash Arthanareeswaran1-1/+1
2011-09-28HEAD - Set local .gitignore and project specific settings for lineoliviert1-0/+2
2011-09-28HEAD - Remove .cvsignore filesoliviert1-1/+0
2011-03-03Bug 338625: fix compiler warnings due to generifying upstream pluginsWalter Harley2-49/+36
2011-02-02HEAD - Update project specific settings to force strict JRE complianceOlivier Thomann2-1/+15
2011-01-10HEAD - Fix deprecation warning fixesv20110110-1230Olivier Thomann2-10/+12
2010-05-13HEAD - Fix mixed line delimitersv20100513-0845Olivier Thomann2-2/+4
2010-05-11HEAD - Fix copyrightsv20100512-2030Olivier Thomann2-1/+21
2009-10-09HEAD - Fix warnings related to "rawtypes"v20091027-0900Olivier Thomann1-2/+2
2009-09-23Update version numbers to deal with a branching error; 3.5.x inadvertently go...v20090923-0040Walter Harley1-1/+1
2009-03-18HEAD - 254901 (Dani's patch)v20090324-1225Frederic Fusier3-80/+96
2008-04-02Enable API toolingWalter Harley1-0/+6
2008-02-11Fix Eclipse-LazyStart warnings (replace with BundleActivationPolicy)Walter Harley1-1/+1
2007-12-19Bug 202956 - group APT problem markers together in Filters viewWalter Harley2-2/+14
2007-11-01Fix warnings about deprecated objectClass attributeWalter Harley1-32/+12
2007-09-20Bug 203900: Generated file dependencies not always serializedWalter Harley1-2/+4
2007-08-02Update plug-in service version numbers to 100, e.g., 3.3.100.v20070801-2020Walter Harley1-1/+1
2007-04-30HEAD - Update copyrightsOlivier Thomann13-13/+13
2007-04-30Enable java 6 annotation processing in IDEv20070429-2355Walter Harley1-1/+33
2007-04-29Update copyrightsWalter Harley17-15/+53
2007-03-18Bug 176132 - add a flag to disable reconcile-time annotation processingWalter Harley3-12/+61
2007-02-09Type generation during IDE builds. Partial implementation - just a checkpoint.Walter Harley1-1/+4
2007-01-12Fix bug with empty processor option values entered through UIWalter Harley1-2/+6
2006-11-14fix compile warnings related to genericsWalter Harley1-0/+2
2006-10-06Follow-on to bug 158274. Replace ViewerSorter with ViewerComparator to get r...Walter Harley1-3/+4
2006-09-25bug 158274 - eliminate use of deprecated methodWalter Harley1-1/+1

Back to the top