Bug 23033 - [Tasks] Create seperate setting for stopping build on a circular dependency error
Summary: [Tasks] Create seperate setting for stopping build on a circular dependency e...
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows All
: P3 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-30 10:27 EDT by Larry Keeling CLA
Modified: 2003-01-17 07:21 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Keeling CLA 2002-08-30 10:27:29 EDT
Need to create a separate setting for stopping the build on a circular project  
dependency error (i.e.  separate from other build classpath problems).  

An important part of this, is to add the  capability  in the Task view error 
filtering, to  be able to filter out circular project dependency  related errors 
(i.e. separate choice from filtering all build classpath errors) or to remove 
the circular dependency  related errors when using the new setting above.  

These changes are needed because users/customers with circular project 
dependencies need the ability to use the same support they had with Version 1.  
Also users/customers have been confused by circular project dependency in the 
task list.  With these errors in the task list users/cusotmes believed that 
their code did not compile, when in fact their did compile.
Comment 1 Philipe Mulet CLA 2003-01-17 07:21:14 EST
In 2.1 such specific marker and settings are existing.
Comment 2 Philipe Mulet CLA 2003-01-17 07:21:27 EST
Closing.