Community
Participate
Working Groups
Build Identifier: WTP 3.2 The HTML validator currently resides in the org.eclipse.wst.html.ui bundle which has UI dependencies and therefore cannot be packaged in headless tools. Attached is a patch which separates the HTML validator code to org.eclipse.wst.html.core and also ensures that the "as-you-type" validation stays in the org.eclipse.wst.html.ui bundle. Reproducible: Always
Created attachment 189708 [details] possible patch
Thanks for the patch, Troy. I'll take a look.
*** Bug 305914 has been marked as a duplicate of this bug. ***
Patch looks good to me. Thanks, Troy! I've committed the changes to HEAD.
See Bug 385195 for a bug possibly caused by this change. Apparently sometimes just reading the patch isn't enough. P.S. keep the discussion in that bug topic, not here.
They why comment here? The validator class itself has never been API, nor will it ever be API.