Bug 543056 - Suspend all validators checkbox invokes full build WITH validation
Summary: Suspend all validators checkbox invokes full build WITH validation
Status: NEW
Alias: None
Product: WTP Common Tools
Classification: WebTools
Component: wst.validation (show other bugs)
Version: 3.12   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: wst.validation CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords: consistency, performance
Depends on:
Blocks:
 
Reported: 2018-12-27 04:00 EST by leokom leokom CLA
Modified: 2018-12-28 10:20 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 leokom leokom CLA 2018-12-27 04:00:57 EST
SCENARIO:
Let 'Windows -> Preferences -> Validation -> Suspend all validators' checkbox be disabled initially.

Enable the checkbox.
Press Apply

EXPECTED:
No validators are invoked anymore during the next builds.

ACTUALLY:
Immediately Eclipse invokes Full build of the whole workspace with ALL validators executed.
It's very illogical and time consuming for a huge workspace.