Bug 9177 - Builder treats build errors as JavaErrors
Summary: Builder treats build errors as JavaErrors
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-06 11:45 EST by Tod Creasey CLA
Modified: 2002-02-11 06:54 EST (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 Tod Creasey CLA 2002-02-06 11:45:56 EST
The builder treats build errors as java errors. As a result the build errors 
cannot be filtered so as to concentrate on java errors.

STEPS
1) Switch to using the new team support
2) Load org.eclipse.ui from a cvs repository
3) You will get a bunch of errors from the builders trying to copy CVS 
generated files to the bin directory - this cannot be filtered as they look the 
same as genuine CVS errors
Comment 1 Philipe Mulet CLA 2002-02-06 17:54:51 EST
Is this JDT/Core related ?
Comment 2 Philipe Mulet CLA 2002-02-07 07:32:09 EST
This will be resolved with resource copy filtering.

Tod-Can you please indicate the exact format of these CVS resources to exclude ?
Comment 3 Tod Creasey CLA 2002-02-07 07:57:48 EST
The VCM team know the ones to use - if you do the same thing as the new CVS 
filter you should be fine.
Comment 4 Philipe Mulet CLA 2002-02-11 06:54:40 EST
Resource filtering is operational, this particular defect for CVS is being 
addressed slightly differently (these changes won't be notified by platform).