[136254] Provide a custom problem marker for the XSD Validator -- roll back the change
diff --git a/bundles/org.eclipse.wst.xsd.core/plugin.xml b/bundles/org.eclipse.wst.xsd.core/plugin.xml index 55e30fd..7147af0 100644 --- a/bundles/org.eclipse.wst.xsd.core/plugin.xml +++ b/bundles/org.eclipse.wst.xsd.core/plugin.xml
@@ -45,7 +45,7 @@ fullBuild="true" incremental="true"> </run> - <markerId markerIdValue="org.eclipse.xsd.diagnostic"/> + <!-- <markerId markerIdValue="org.eclipse.xsd.diagnostic"/>--> </validator> </extension>