Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn/plugin.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn/plugin.xml b/plugins/org.eclipse.emf.cdo.dawn/plugin.xml
index 249ebc50b8..05135f064f 100644
--- a/plugins/org.eclipse.emf.cdo.dawn/plugin.xml
+++ b/plugins/org.eclipse.emf.cdo.dawn/plugin.xml
@@ -87,6 +87,7 @@
<extension
point="org.eclipse.ui.preferencePages">
<page
+ category="org.eclipse.emf.cdo.ui.CDOPreferencePage"
class="org.eclipse.emf.cdo.dawn.preferences.DawnRemotePreferencePage"
id="org.eclipse.emf.cdo.dawn.views.preferences.DawnRemotePreferencePage"
name="Dawn Remote Preferences">

Back to the top