Change name for the preference page appropriately

This commit is contained in:
aboyko
2023-03-09 11:40:20 -05:00
parent 830c93b60f
commit 9fe72953ca

View File

@@ -19,7 +19,7 @@
point="org.eclipse.ui.propertyPages">
<page
id="org.springframework.ide.eclipse.beans.ui.namespaces.projectPropertyPage"
name="Namespaces"
name="Namespace Support"
class="org.springframework.ide.eclipse.xml.namespaces.ui.preferences.NamespaceVersionPreferencePage"
adaptable="true"
objectClass="org.eclipse.core.resources.IProject"