Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov2-29/+56
2018-03-29Bug 533053 - Remove redundant type arguments in o.e.ui.consoleAlexander Kurtakov1-2/+14
2016-06-24Bug 496723 - Move Platform Debug to Java 1.8 BREESarika Sinha1-3/+3
2016-04-19Bug 490012 - Remove the "strictly compatible JRE" per-project overrideY20160421-1000Stefan Xenos1-2/+0
2015-02-27Bug 461029 - Move Platform Debug project to 1.7 complianceSarika Sinha1-3/+4
2014-11-26Enable warnings for wrong JavadocDani Megert1-4/+4
2013-08-19[nobug] removed unused SuppressWarnings + sync / update compilerI20130820-0800Mike Rennie1-4/+4
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie2-20/+32
2013-07-17Bug 409456 - Get rid of discouraged access warningsI20130730-0800I20130724-1600I20130723-0800I20130717-1600Mike Rennie1-3/+3
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie2-0/+395
2013-04-02[nobug] Set PDE POM check pref to errorI20130416-0800I20130409-0900I20130409-0800Mike Rennie1-0/+1
2013-04-01[nobug] provide project-specific API Tools settingsI20130402-0800Mike Rennie1-0/+97
2013-03-20[nobug] decrease severity of compatible JRE checkMike Rennie2-2/+2
2013-02-25Bug 399451 - Some projects have incorrect encoding setv20130225-190314Mike Rennie1-0/+2
2012-07-05Improved switch statement checkingv20120705-111912Dani Megert1-1/+1
2012-04-12[nobug] fix missing NLS warnings + make NLS setting an errorv20120412-1718Mike Rennie1-122/+122
2012-04-12[nobug] synchronize PDE compiler settings + adjust JavaDoc processingv20120412-1646Mike Rennie2-9/+30
2011-12-15Report incompatible environment as 'Error'v20111215-1438Dani Megert1-1/+1
2011-10-06Bug 360127 - Set new text file line delimiter to Unix to prevent conflictsv20111006-1618cwindatt1-0/+2
2011-05-05synchronize Javadoc processing preferences for all debug bundlesMichael Rennie1-6/+14
2011-02-02Report error if there's no strictly matching JRE for the EE.Dani Megert1-0/+3
2009-12-14Fix warnings in build.propertiesDarin Wright1-1/+13
2009-02-26update compiler settings to 'error' for unused members on private/local typesDarin Wright1-91/+99
2007-09-10updated compiler settingsMichael Rennie1-1/+20
2007-01-30Bug 168733 Manifest and properties file could get some clean upDarin Wright1-9/+12
2007-01-16task tag updates for the EXPERIMENTAL and CONTEXTLAUNCHING tagsMichael Rennie1-69/+72
2006-09-26Bug 158760 Warning in latest nightly build and integration buildDarin Wright1-69/+69
2005-11-16turned off warning for unnecessary else.Kevin Barnes1-69/+69
2004-11-25Bug 79465 - Extension point names need to be externalizedDarin Swanson1-0/+14
2004-11-02Bug 76605 - Set out compiler settings for each project so they are sharedDarin Swanson1-0/+69

    Back to the top