Hide Forgot
In a new workspace, create a SwitchYard project and add a bean component. Save the editor. Notice xml errors consistent with honour all schema locations property being enabled. I suspect something may not be getting invoked properly when creating a new project. I found this while I was walking through the tooling tutorial in the documentation.
Rob Cernich <rcernich> made a comment on jira SWITCHYARD-1837 This only occurs if the project was created using a version that cannot be resolved from any configured maven repositories. If the version specified in the wizard can be located, the preference is disabled appropriately. The fix for this is probably more involved as it looks like the SwitchYard facet is not installed if this is the case (which is why the preference isn't updated). I'm not sure if there's any way for us to detect this and update the project accordingly. The user may have to use Maven->update project to fix the problem. Moving to 2.0
Rob Cernich <rcernich> updated the status of jira SWITCHYARD-1837 to Resolved
Rob Cernich <rcernich> made a comment on jira SWITCHYARD-1837 Seeing as the project fails to be detected as a SwitchYard project, I don't think this is critical. Fixing the version and updating the project will install the SwitchYard facet, which will disable the xml validation setting.
Dependent on upgrading tooling to JBDS 8
Andrej Podhradsky <apodhrad> updated the status of jira SWITCHYARD-1837 to Closed