Bug 64378 - Wording of error message
Summary: Wording of error message
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 minor (vote)
Target Milestone: 3.0 RC1   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-27 12:12 EDT by John Arthorne CLA
Modified: 2004-05-28 15:38 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 John Arthorne CLA 2004-05-27 12:12:28 EDT
Build: 3.0 M9

If I have a project whose prerequisite is not built, I get a problem marker with
the following message:

The project cannot be built until its prerequisite org.eclipse.text is rebuilt.
Rebuilding all projects is recommended.

Now that there is no "Rebuild" action, this should change to something like:

The project cannot be built until its prerequisite org.eclipse.text is built.
Cleaning and building all projects is recommended.
Comment 1 Kent Johnson CLA 2004-05-27 13:07:28 EDT
done
Comment 2 Olivier Thomann CLA 2004-05-28 15:38:05 EDT
Verified in 200405281200.
Test cases have been updated.