Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Use jdk 5 for-each loop (Part 1)Carsten Hammer1-2/+2
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski1-6/+6
2019-06-13Use StringBuilder instead of StringBuffer where possible.Carsten Hammer1-1/+1
2019-03-20Remove useless non-javadoc see comments.Alexander Kurtakov1-27/+0
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel1-3/+6
2017-12-20Bug 527185 - Platform Debug should use SWT.SHEET with File and DirectoryI20171220-2000Sarika Sinha1-3/+3
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-63/+77
2011-02-07Bug 302296 - Please update to Ant 1.8.2v20110207Michael Rennie1-7/+7
2010-11-17Bug 330440 - External tools launch config dialog does not handle Ctrl+Enter i...Michael Rennie1-1/+11
2009-10-21Bug 292942 - compatibility for internal use of Ant/Ext tool codeDarin Wright1-1/+1
2009-10-08Bug 264338 - External tool builder fails in headless mode because of dependen...Darin Wright1-2/+3
2006-03-23copyright updateDarin Swanson1-2/+2
2006-02-22javadoc cleanupDarin Swanson1-1/+1
2005-08-12remove unnecessary NLS tagsDarin Swanson1-24/+24
2005-04-07Bug 90455 - Move to new NLS APIKevin Barnes1-24/+24
2005-02-23CPL --> EPLDarin Swanson1-5/+5
2005-01-12Bug 80207 - launch variables should insert at cursorJared Burns1-1/+1
2005-01-11Bug 80991 - Promote StringVariableSelectionDialog to APIDarin Wright1-1/+1
2004-12-09Bug 77330 - Ant build configuration; main tabDarin Swanson1-7/+8
2004-11-29Bug 77330 - Ant build configuration; main tabDarin Swanson1-2/+8
2004-05-15Bug 60163 - Accessibility: New Builder Dialog missing object info for textInp...Darin Swanson1-17/+20
2004-05-03Bug 60163 - Accessibility: New Builder Dialog missing object info for textInp...Darin Swanson1-5/+45
2004-04-29Bug 60163 - Accessibility: New Builder Dialog missing object info for textInp...Darin Swanson1-27/+7
2004-04-07Bug 57334 - Too much validation going on in launch config locationDarin Swanson1-15/+43
2004-04-05Bug 45691 - Variable selection UIDarin Swanson1-1/+3
2004-04-02Bug 45691 - Variable selection UIJared Burns1-93/+147
2004-02-23Bug 51101 - [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson1-18/+27
2004-02-19Bug 51101- [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson1-6/+21
2004-02-19Bug 51101 - [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson1-7/+0
2004-02-19Bug 51101 - [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson1-1/+1
2004-02-18Bug 51101 - [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson1-5/+18
2004-02-16Bug 51696 - alternate label for Ant build file "location"Darin Swanson1-1/+5
2003-12-02Bug 47933 - Multiple listeners added to fields in ExternalToolsMainTabDarin Swanson1-5/+23
2003-12-02Bug 39251 - Need some way for variables to provide multiple argumentsDarin Swanson1-6/+6
2003-11-24Cleaning up the javadocDarin Swanson1-3/+3
2003-10-28Refactoring - code cleanup to ExternalToolsMainTab and AntMainTabJared Burns1-49/+32
2003-10-21Bug 43332 - String Substitution SupportDarin Swanson1-4/+4
2003-09-23bug 43332 - Re-work launch variable APIDarin Wright1-70/+36
2003-09-05Bug 42495 - Change in DirectoryDialog behavior dealing with ampersands in mes...Darin Swanson1-2/+2
2003-08-29Bug 42020 - Move "Run in background" to builders onlyJared Burns1-40/+0
2003-07-15compiler warningsv20030715Darin Wright1-2/+2
2003-06-16launch variables refactoring/cleanupDarin Wright1-7/+2
2003-06-16launch variables refactoring/cleanupDarin Wright1-3/+2
2003-06-10Bug 37241 - Support for core variables (continued API cleanup)Jared Burns1-2/+2
2003-06-09Bug 37241 - Support for core variablesJared Burns1-11/+9
2003-06-07Bug 37241 - Support for core variablesJared Burns1-3/+3
2003-05-28Updated API.Jared Burns1-2/+2
2003-05-23Bug 37241 - Support for core variablesJared Burns1-4/+3
2003-05-22Bug 37241 - Support for core variablesJared Burns1-9/+12
2003-05-02Bug 37074 - External tool builders should not default to run in the backgroundDarin Swanson1-2/+11

Back to the top