Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-12Revert "Revert "Bug 567432 - Remove external tools migration code from 2004""Y20210812-0800Lars Vogel6-285/+5
2021-07-21Use JDT static inner class clean up for platform.debug internal packagesY20210810-0820Y20210810-0500Y20210805-0800Y20210804-1030Y20210730-0530Y20210729-0800Y20210727-0800Y20210722-0800I20210811-1800I20210810-1800I20210809-1800I20210808-1800I20210807-1800I20210806-1800I20210805-1800I20210804-1800I20210804-0930I20210730-1800I20210729-1800I20210729-0050I20210728-1800I20210727-1800I20210726-1800I20210725-1800I20210724-1800I20210723-1800I20210722-1800I20210721-1800Lars Vogel4-4/+4
2021-07-21[cleanup] Combine nested 'if' within 'else' block to 'else if'Karsten Thoms1-11/+9
2020-11-05Revert "Bug 567432 - Remove external tools migration code from 2004"Y20201109-0220Y20201108-1200Y20201107-1200Y20201106-1200Y20201105-1200I20201108-1800I20201107-1800I20201107-0750I20201106-1800I20201106-0710I20201105-1800I20201105-0230Sarika Sinha6-5/+285
2020-11-04Bug 567432 - Remove external tools migration code from 2004Y20201104-1200I20201104-1800Lars Vogel6-285/+5
2020-10-09Combine catch statement in BuilderPropertyPageY20201020-1200Y20201019-1200Y20201018-1200Y20201017-1200Y20201016-1200Y20201015-1200Y20201014-1200Y20201013-1200Y20201012-1200Y20201011-1200Y20201010-1200Y20201009-1200I20201020-0240I20201019-1800I20201018-1800I20201017-1800I20201016-1800I20201016-0000I20201015-1800I20201014-1800I20201013-1800I20201012-1800I20201012-0750I20201011-1800I20201010-1800I20201009-1800I20201009-0800Lars Vogel1-3/+1
2020-06-12Use lambdas and method references in ui.externaltoolsI20200615-1800I20200614-1800I20200613-1800I20200612-1800I20200612-0650Lars Vogel1-1/+1
2020-03-19Clean-up use method references in debug external toolsLars Vogel4-70/+38
2020-01-13Iterate over Map.entrySet instead of Map.keySet and value searchI20200114-1805Lars Vogel1-2/+3
2020-01-10Use lambdas where possibleI20200113-0130I20200112-1800I20200111-1800I20200111-0325I20200111-0230I20200110-1805Lars Vogel1-8/+1
2019-12-10Use jdk 5 for-each loopchammer1-3/+2
2019-10-25Bug 552423 - Replace usage of deprecated AbstractUIPlugin#getWorkbenchI20191103-1800I20191102-1800I20191101-1800I20191101-0300I20191031-1800I20191031-1325I20191030-1800I20191030-0010I20191029-1800I20191028-1800I20191027-1800I20191026-1800I20191025-1805Karsten Thoms1-1/+1
2019-10-14Use jdk 5 for-each loop (Part 1)Carsten Hammer6-37/+28
2019-09-16Remove unnecessary type specificationsCarsten Hammer1-1/+1
2019-07-05Use StringBuilder in BuildFilesResolverI20190705-1800Lars Vogel1-1/+1
2019-06-21Lamba optimizationLars Vogel1-1/+1
2019-06-18Use addAll, deleteAll instead of looping through a collectionI20190620-0130I20190619-1820I20190619-1800I20190618-1805Lars Vogel1-3/+2
2019-06-17StringBuilder instead of StringBufferLars Vogel1-1/+1
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski11-490/+490
2019-06-13Use StringBuilder instead of StringBuffer where possible.Carsten Hammer6-7/+7
2019-06-12Use isEmpty() instead of size()==0 where possibleCarsten Hammer1-1/+1
2019-04-10Bug 546314 - Fix mangled copyright headersS4_12_0_M1I20190412-1800I20190412-0520I20190411-0625Paul Pazderski4-41/+45
2019-03-20Remove useless non-javadoc see comments.Alexander Kurtakov12-104/+3
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel34-102/+204
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov2-57/+29
2018-06-12Bug 534681 - Remove redundant modifiers in org.eclipse.ui.externaltoolsKarsten Thoms3-77/+48
2018-04-18Bug 533751 - Direct use of IStructuredSelectionAlexander Kurtakov2-2/+2
2018-03-29Bug 533055 - Remove redundant type argumentsI20180403-2000I20180402-2000I20180401-2000I20180331-1500I20180330-2235I20180330-2000I20180329-2000Alexander Kurtakov5-72/+21
2018-01-23Bug 529991 - [sonar] Resolve "Write to static field from instance meth."I20180129-2000I20180129-0605I20180129-0540I20180128-2000I20180127-1500I20180127-0150I20180126-2040René Purrio1-2/+2
2017-12-20Bug 527185 - Platform Debug should use SWT.SHEET with File and DirectoryI20171220-2000Sarika Sinha2-5/+5
2017-09-15Revert "Revert "Bug 522027 - Remove trailing whitespace from org.eclipse.ui.e...I20170917-2000I20170916-1500I20170915-2000Lars Vogel9-55/+55
2017-09-11Revert "Bug 522027 - Remove trailing whitespace from org.eclipse.ui.externalt...Lars Vogel9-55/+55
2017-09-08Bug 522027 - Remove trailing whitespace fromLars Vogel9-55/+55
2015-09-03Bug 474074 - Replace new Boolean with Boolean.valueOfI20150908-0800Alex Blewitt1-5/+3
2014-03-27Bug 430127 - [Graphics] Use png files instead of gif files inI20140402-0100I20140401-1500I20140401-0800Lars Vogel2-7/+9
2013-12-05Fixed: ImageDescriptorRegistry.hookDisplay() can cause SWT Invalid thread accessI20131231-0800I20131224-0800I20131217-0800I20131212-1600I20131211-2000I20131211-0800I20131210-2000I20131210-0800I20131209-2000I20131209-0800I20131208-2000Dani Megert1-5/+15
2013-09-06Bug 416691 - NPE for Launch without launch configurationI20131001-0800I20130924-1130I20130924-0800I20130918-2000I20130918-0800I20130917-2000I20130917-0800I20130916-2330I20130916-2000I20130916-0900I20130915-2000I20130914-1900I20130914-1500I20130913-2000I20130912-2000I20130911-2000I20130910-2000I20130910-0800I20130909-2000I20130908-2000I20130906-2000Mike Rennie1-10/+11
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie21-478/+592
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie1-0/+1
2013-02-13Bug 399618 - org.eclipse.ui.externaltools 1.5 Compilation problemv20130213-163202I20130220-0922I20130219-1600I20130219-0800I20130214-2011Mike Rennie1-19/+25
2012-10-02Bug 386820 - Double-clicking on a disabled builder in Builders Propertyv20121002-163042Mike Rennie1-10/+18
2011-08-22Bug 346082 - Restoring defaults on external tools preference page does not wo...Michael Rennie1-2/+3
2011-06-29Bug 345223 - Ant and External tool tabs refer to Java help topicsMichael Rennie3-5/+28
2011-05-05Copyright updatesMichael Rennie1-1/+1
2011-02-11Bug 114563 - [launching] [builders] Ant Builder doesn't build with Target set...Michael Rennie1-19/+8
2011-02-07Bug 302296 - Please update to Ant 1.8.2v20110207Michael Rennie4-15/+13
2011-01-24Bug 114563 - [launching] [builders] Ant Builder doesn't build with Target set...Michael Rennie1-8/+19
2010-11-17Bug 330440 - External tools launch config dialog does not handle Ctrl+Enter i...Michael Rennie1-1/+11
2010-02-01Bug 301183 - [compatibility] bring back external tool messagesDarin Wright2-2/+14
2009-11-24 Bug 296007 - Follow-up to deprecated ILaunchManager#generateUniqueLaunchCon...Michael Rennie2-3/+3

Back to the top