Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-10-03Implemented rename action changed workspace_loc references to resource_locSA_NEW_UIJared Burns4-9/+46
2002-10-03Changed Copy action to DuplicateJared Burns4-62/+10
2002-10-03Added method renameTool(...)Jared Burns1-1/+30
2002-10-03Added method rename(String)Jared Burns1-3/+10
2002-10-02added lib to cvs ignoreDarin Swanson2-1/+1
2002-10-02open the log console view if the user has so specifiedDarin Swanson1-1/+1
2002-10-02open the log console view if the user has so specifiedDarin Swanson2-3/+18
2002-10-02Code formattingDarin Swanson1-2/+4
2002-10-02Fixed path expansionJared Burns1-1/+1
2002-10-02Removed non-useful error reportingJared Burns1-3/+0
2002-10-02Improved error reportingJared Burns2-3/+4
2002-10-02Removed unused importDarin Swanson1-1/+0
2002-10-02Bug 24290 - Ant preferences are only saved at shutdownDarin Swanson1-18/+20
2002-10-02Fixed up name migrationDarin Swanson1-1/+4
2002-10-02Added selfhosting build scriptsJared Burns2-12/+12
2002-10-02This commit was manufactured by cvs2svn to create branch 'SA_NEW_UI'.cvs2svn2-0/+71
Cherrypick from master 2002-10-02 14:26:38 UTC Jared Burns <jburns> 'Generalized script for multiple platforms': org.eclipse.ui.externaltools/scripts/buildExtraJAR.xml org.eclipse.ui.externaltools/scripts/buildSelfHostingJARs.xml
2002-10-02Improved error reportingJared Burns1-3/+11
2002-10-02Improved exception case handlingJared Burns1-2/+6
2002-10-01Improved external tool migrationJared Burns1-0/+1
2002-09-30Limit prompt to relevant ant filesJared Burns1-1/+6
2002-09-30Limit prompt to relevant ant filesJared Burns1-6/+18
2002-09-30Stop action when user cancels tool selectionJared Burns1-12/+12
2002-09-30new classpath for compiling to include org.eclipse.ant.coreDarin Swanson1-7/+2
Remove target that does not work
2002-09-30Import cleanupDarin Swanson42-138/+100
Removed unnessary receiver Removed unnessary qualifying expressions
2002-09-30Bug 23132 - logfile option for ant doesnt seem to workDarin Swanson3-120/+150
2002-09-30Plugged in implementation for specifying locations and variablesJared Burns4-23/+283
2002-09-30Default location specified in terms of workspace_locJared Burns1-2/+3
2002-09-29Improved tool name validationJared Burns1-20/+7
2002-09-29Removed unnecessary parameter from constructorJared Burns2-4/+4
2002-09-29AntAction works (does something useful)Jared Burns1-56/+76
2002-09-29Improved default nameJared Burns1-1/+12
2002-09-27Fixed update target script for new streamJared Burns1-15/+17
2002-09-27Whitespace changeJared Burns1-1/+2
2002-09-26Added update script to streamJared Burns1-2/+2
2002-09-26Fixed up imports (removed compilation errors)Jared Burns3-5/+5
2002-09-26Removed breaking componentClass declaration from working_set variable definitionJared Burns1-1/+0
2002-09-26Further progress toward functional ant actionJared Burns1-2/+18
2002-09-26Removed final compilation errorJared Burns1-2/+3
2002-09-25Improved "Run Ant..." action (almost works)Jared Burns5-68/+171
2002-09-24Fixed up builder property pageJared Burns4-1455/+52
2002-09-23Fixed "widget is disposed" errorJared Burns1-5/+9
2002-09-23Added Location browsingJared Burns1-7/+37
2002-09-23Updated plugin version numberJared Burns1-1/+1
2002-09-20This commit was manufactured by cvs2svn to create branch 'SA_NEW_UI'.cvs2svn2-0/+93
Cherrypick from master 2002-09-20 21:01:37 UTC Darin Swanson <darins> 'update to latest build': org.eclipse.ui.externaltools/scripts/updateTarget.xml org.eclipse.ui.externaltools/scripts/updateTargets.xml
2002-09-20Progress toward working property pageJared Burns1-32/+112
2002-09-18Remove unneeded varsarsenau2-5/+2
2002-09-17Removed some compilation errorsJared Burns1-26/+45
2002-09-17Support for creating tools from build command arg mapsarsenau2-18/+112
2002-09-17Support for opening new wizard dialogsarsenau1-9/+3
2002-09-17Support for opening new wizard dialogsarsenau3-6/+17

Back to the top