Community
Participate
Working Groups
The Validation framework lists the valid validators on the resource as a session property. If the resource, which is valid for validator XYZ, is then moved to another project where validator XYZ is no longer valid, problems may arise when the validator is run. Thus, the cache needs to be reset.
Created attachment 191342 [details] Apply to org.eclipse.wst.validation
Created attachment 191476 [details] alternative patch Hi Keith, Could you please see if this patch fixes the problem. It should perform better than your original patch.
Carl, Can I drop this into 3.2.4? Keith has tested the patch.
Fix has been released to 3.2.4 and to HEAD.