Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjphillips2009-05-19 18:25:45 +0000
committerjphillips2009-05-19 18:25:45 +0000
commit86dccd8682f74567869d4ee76c5fe5a951f6cda9 (patch)
tree077e73e42c139ddfd941a1a2bffc813e26b58f48
parent8555a4eeb941316d99b066fb4c344e0f2f3f8228 (diff)
downloadorg.eclipse.osee-86dccd8682f74567869d4ee76c5fe5a951f6cda9.tar.gz
org.eclipse.osee-86dccd8682f74567869d4ee76c5fe5a951f6cda9.tar.xz
org.eclipse.osee-86dccd8682f74567869d4ee76c5fe5a951f6cda9.zip
-rw-r--r--org.eclipse.osee.framework.ui.skynet/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.osee.framework.ui.skynet/plugin.xml b/org.eclipse.osee.framework.ui.skynet/plugin.xml
index 2e273a42fa0..5b7af844175 100644
--- a/org.eclipse.osee.framework.ui.skynet/plugin.xml
+++ b/org.eclipse.osee.framework.ui.skynet/plugin.xml
@@ -665,7 +665,7 @@
<with
variable="activePartId">
<equals
- value="org.eclipse.osee.framework.ui.skynet.widgets.xchange.ChangeView">
+ value="org.eclipse.osee.framework.ui.skynetd.widgets.xchange.ChangeView">
</equals>
</with>
<with

Back to the top