Bug 31510 - better control over external builders needed
Summary: better control over external builders needed
Status: RESOLVED DUPLICATE of bug 25337
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: 3.0   Edit
Assignee: Darin Swanson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 31511 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-10 22:03 EST by Jeff McAffer CLA
Modified: 2003-05-26 14:54 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff McAffer CLA 2003-02-10 22:03:48 EST
comment #6 in bug 30771 highlights the need for better control over when an 
extrernal tool builder runs.  On the one hand people do not want their ant 
scripts running on ever incremental build but on the other, there are cases 
where either a full build is too much work or hard to remember.  Yet if neither 
case is acceptable to the user, in what situation would they use an external 
tool builder?

Perhaps some middle ground could be had by allowing for the more detailed 
specification of changes that should trigger the builder.  For example, if you 
could spec that the builder should only be run if there are resource changes in 
a particular folder or a particular kind of file (e.g. *.java).  This would 
solve the case discussed in bug 30771.

This is not something for 2.1 as we are very late in the cycle but could be 
considered for 2.2.
Comment 1 Darin Swanson CLA 2003-02-10 22:10:59 EST
This is very close to bug 25337.
Deferred for post 2.1
Comment 2 Darin Swanson CLA 2003-02-10 22:12:55 EST
*** Bug 31511 has been marked as a duplicate of this bug. ***
Comment 3 Darin Swanson CLA 2003-04-24 14:57:42 EDT
Reopening...
Comment 4 Darin Swanson CLA 2003-04-24 14:58:11 EDT
Proto-typing adding working set support to the external builder
Comment 5 Darin Swanson CLA 2003-04-29 16:34:15 EDT

*** This bug has been marked as a duplicate of 25337 ***