Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/plugin.xml')
-rw-r--r--plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/plugin.xml b/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/plugin.xml
index 2436ade6b31..c76e83ff3f1 100644
--- a/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/plugin.xml
+++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/plugin.xml
@@ -81,7 +81,7 @@
<extension
point="org.eclipse.ui.preferencePages">
<page
- category="org.eclipse.papyrus.infra.core.sasheditor.preferences.generalcategory"
+ category="org.eclipse.papyrus.views.properties.propertyview"
class="org.eclipse.papyrus.views.properties.toolsmiths.preferences.CustomizationPreferencePage"
id="org.eclipse.papyrus.customization.properties.preferences"
name="%page.name">

Back to the top