Eclipse gradle project's spring xml validation

前端 未结 1 1141
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-21 21:13

I have a gradle project in my Eclipse with a number of spring-integration context XMLs. These context XML files used to validate okay against the spring-integration schemas

相关标签:
1条回答
  • 2020-12-21 21:35

    Here is an answer: http://forum.spring.io/forum/spring-projects/integration/738046-eclipse-cannot-find-the-spring-integration-3-0-xsd-and-fails-validation Quote Gary:

    If you enable "Spring Nature" on the project, STS should resolve the schemas from the jars.

    0 讨论(0)
提交回复
热议问题