Pick existing STS project properties category for spring xml namespaces

This commit is contained in:
aboyko
2023-03-09 11:35:22 -05:00
parent 5be12bde12
commit 830c93b60f

View File

@@ -23,7 +23,7 @@
class="org.springframework.ide.eclipse.xml.namespaces.ui.preferences.NamespaceVersionPreferencePage"
adaptable="true"
objectClass="org.eclipse.core.resources.IProject"
category="org.springframework.ide.eclipse.beans.ui.properties.ProjectPropertyPage">
category="org.springsource.ide.eclipse.commons.projectPropertyPage">
<!-- <filter
name="nature"
value="org.springframework.ide.eclipse.core.springnature">