Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2011-12-13 16:38:26 +0000
committervlorenzo2011-12-13 16:38:26 +0000
commite9b325522e3df4685c280ba8acd2531120fac553 (patch)
tree0d3810a08e8a47dce9fc20c467d73edb6f757a7e /plugins/uml/org.eclipse.papyrus.uml.ui.perspectiveconfiguration
parentd4bd9555742c36c8eff3f512f12ff40ad69130d3 (diff)
downloadorg.eclipse.papyrus-e9b325522e3df4685c280ba8acd2531120fac553.tar.gz
org.eclipse.papyrus-e9b325522e3df4685c280ba8acd2531120fac553.tar.xz
org.eclipse.papyrus-e9b325522e3df4685c280ba8acd2531120fac553.zip
366523: [Refactoring] oep.infra.core.adaptor.gmf should be refactored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366523
Diffstat (limited to 'plugins/uml/org.eclipse.papyrus.uml.ui.perspectiveconfiguration')
-rw-r--r--plugins/uml/org.eclipse.papyrus.uml.ui.perspectiveconfiguration/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/uml/org.eclipse.papyrus.uml.ui.perspectiveconfiguration/plugin.xml b/plugins/uml/org.eclipse.papyrus.uml.ui.perspectiveconfiguration/plugin.xml
index db36c14f06e..ca3920e33ae 100644
--- a/plugins/uml/org.eclipse.papyrus.uml.ui.perspectiveconfiguration/plugin.xml
+++ b/plugins/uml/org.eclipse.papyrus.uml.ui.perspectiveconfiguration/plugin.xml
@@ -24,7 +24,7 @@
toolbarID="org.eclipse.papyrus.uml.diagram.ui.toolbar">
</toolbar>
<preferencePage
- preferencepageID="org.eclipse.papyrus.infra.gmfdiag.preferences.generalcategory">
+ preferencepageID="org.eclipse.papyrus.infra.core.sasheditor.preferences.generalcategory">
</preferencePage>
<category
categoryID="org.eclipse.ui.category.file">

Back to the top