Bug 74740 - Build path problems seem to always be flagged as errors
Summary: Build path problems seem to always be flagged as errors
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-22 19:53 EDT by Darin Swanson CLA
Modified: 2004-10-27 07:03 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 Darin Swanson CLA 2004-09-22 19:53:57 EDT
I have set the Java compiler prefs to warning for incomplete build paths and 
NOT to abort build when build path errors occur.

I add an external JAR as a library for the project
Out in the file system I delete that JAR
I refresh the project

I get two errors: "Project Builders is missing required library..." and "The 
project cannot be built until build path errors are resolved"

I expected to get only a warning that the library is missing.
Comment 1 Darin Swanson CLA 2004-09-22 20:03:56 EDT
I am a bonehead...I had project specific compiler settings and I was changing 
the global settings :-(