Bug 12282 - Ignore Tasks for Project
Summary: Ignore Tasks for Project
Status: RESOLVED DUPLICATE of bug 14441
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-26 10:24 EST by Andrew McCullough CLA
Modified: 2002-05-01 13:06 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew McCullough CLA 2002-03-26 10:24:47 EST
The Tasks filter is very useful, however on occasion, I load code I know is 
going to have a lot of compiler errors.  Generally, this is because I want to 
browse or copy code from somewhere, but don't want to spend the time or effort 
rounding up all the external dependencies.

When I select that project, the tasks view goes into hyper-computation-mode.  
Currently, I just deal with it for a while, and then close the project (which 
is a nice feature) but:   

I would like to be able to turn off tasks for a project.  Of course, the 
granularity is arbitrary, the feature could also be implemented at the folder 
or compilation unit level -- but project seems easiest.  This would be a 
compromise between closing the project and just dealing with the task lists CPU 
hungry ways.  

see bug 2792
see bug 5867

-Andrew
Comment 1 John Arthorne CLA 2002-03-26 13:02:55 EST
I believe there are plans for allowing users to "turn off" builders for certain 
projects.  Would that satisfy your use case?
Comment 2 Andrew McCullough CLA 2002-03-26 13:08:36 EST
Yes, that would do.  Assuming that a side effect of that is that existing tasks 
are removed when the builder is turned off (and not just that new tasks are not 
created).  Also, it would be nice if this option was available at project-
creation time.

Comment 3 John Arthorne CLA 2002-05-01 13:06:18 EDT

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