Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-05Bug 60995 - Ant use of deprecated runtime codeDarin Swanson1-1/+1
2004-03-10Bug 54407 - Make a pass on all the properties filesDarin Swanson2-2/+3
2004-03-04Bug 53665 - NPE with "double click"Jared Burns1-1/+3
2004-03-03Bug 53316 - Hidden functionality of the copy button for buildersJared Burns2-11/+11
2004-02-27Bug 50351 - Should not be able to remove/edit wrapped builderJared Burns1-0/+2
2004-02-23Bug 51101 - [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson1-1/+2
2004-02-23Bug 37944 - .project file paths to external tools hardcoded to specific projectDarin Swanson1-5/+1
2004-02-20Bug 37944 - .project file paths to external tools hardcoded to specific projectJared Burns3-201/+19
2004-02-19Bug 52400 - ClassCastException in BuilderPropertyPagJared Burns1-2/+13
2004-02-13Bug 51937 - Widget is disposed problem possible from BuilderPropertyPageDarin Swanson1-1/+1
2004-02-12Bug 51882 - Project builders property dialog fails with graphic disposedDarin Swanson1-1/+1
2004-02-12Bug 51882 - Project builders property dialog fails with graphic disposedDarin Swanson1-1/+1
2004-01-21Bug 45915 - Checkbox tabl view for external toolsDarin Swanson1-2/+0
2004-01-21Bug 50351 - Should not be able to remove/edit wrapped buildersDarin Swanson1-7/+9
2004-01-21Bug 45915 - Checkbox table view for external toolsJared Burns3-300/+264
2004-01-20Bug 33361 - [External Tools] copy button does nothingDarin Swanson2-4/+4
2004-01-14javadoc cleanupDarin Swanson1-8/+3
2003-12-04Bug 47246 - Anvtiew add file dialog should allow multi selectDarin Swanson2-165/+185
2003-12-02Bug 47477 - Improve Builders property page descriptionv20031201Darin Swanson1-1/+1
2003-11-18Bug 46819 - enable/disable builder bug - cannot cancelDarin Swanson1-2/+14
2003-11-17Bug 29677 - Need A Way to Run Ant instead of the Default Java BuilderDarin Swanson1-61/+211
2003-11-07Bug 46049 - Rename "external tool builders" property pageJared Burns1-1/+1
2003-10-06Removed unnecessary declaration of thrown exceptionDarin Swanson1-1/+1
2003-09-30Bug 38243 - Editing an external tool builder modifies the .project fileDarin Swanson1-1/+9
2003-09-18Bug 41877 - Prompted twice for missing tools.jarDarin Swanson2-2/+2
2003-09-09Bug 42491 - Can edit contributed Ant objectsDarin Swanson1-87/+0
2003-09-02Bug 42020 - Move "Run in background" to builders onlyDarin Swanson1-0/+3
2003-08-15Fixed move down not workingJared Burns1-1/+1
2003-08-13Bug 41301 - BuilderPropertyPage should have both enable and disable buttonsDarin Swanson2-4/+4
2003-08-12Bug 41300 - No multi-select in the External Tool builder property pageJared Burns2-63/+104
2003-08-11Formatting.Jared Burns1-2/+2
2003-08-11Renamed instance variableJared Burns1-2/+2
2003-08-08*** empty log message ***Jared Burns1-1/+1
2003-08-08bug 41276 - Clarify ILaunchConfiguration#getLocation()Darin Wright1-2/+1
2003-08-07*** empty log message ***Jared Burns1-1/+1
2003-08-07Bug 40922 - Ability to disable an external tool builderJared Burns1-11/+18
2003-08-07Bug 40922 - Ability to disable an external tool buildeJared Burns1-17/+30
2003-08-06Bug 40922 - Ability to disable an external tool builderJared Burns2-10/+124
2003-07-17Removed unnecessary castDarin Swanson1-1/+1
2003-07-15compiler warningsv20030715Darin Wright2-4/+4
2003-05-30Bug 38283 - Remove the setting of the target perspective on working copiesDarin Swanson1-2/+0
2003-04-30No need to set sorter if input is nullDarin Swanson1-1/+1
2003-04-28Bug 36870 - Separate the Ant UI from the ExternalToolsUIDarin Swanson5-479/+2
2003-04-24Cleaned up compiler warningsJared Burns3-23/+9
2003-04-18Bug 36660 - Double click in external tool builder property page should invoke...Darin Swanson1-1/+9
2003-04-14Removed unused nls stringsDarin Swanson1-1/+1
2003-04-09Bug 36158 - Workbench Help set on wrong CompositeDarin Swanson1-8/+3
2003-04-03Bug 35726 - Remove unused icons in External ToolsJared Burns1-12/+0
2003-04-01Bug 35497 - ArrayIndexOutOfBounds on external tools pageDarin Swanson1-0/+3
2003-04-01Bug 35507 - Preference pages do not set help on controlDarin Swanson1-9/+2

Back to the top