Community
Participate
Working Groups
Build Identifier: Add a new filter rule to extension point org.eclipse.wst.validation.validatorV2 Currently the extension point handles the following rules: fileext*, file*, projectNature*, facet*, contentType*, pattern* The idea is to add something like targetRuntime* with an id as attribute. This change would affect not only the current extension point but also the Validation Filters dialog. Reproducible: Always
Created attachment 208334 [details] R3_2_maintenance patch R3.2.5P is not ready yet. I am starting with R3_2_maintenance.
This patch seems ok, but I am worried about the new dependency on server tools. I suppose this can't be avoided
Created attachment 208506 [details] R3_2_maintenance patch using wst.common classes Seems like the use of the wst.server.core is causing build troubles. Attaching a new patch and using org.eclipse.wst.common.project.facet.core classes.
Much better - thanks - approved
This code was already committed. Resolving bug.