Hi all,

I pulled MITK 2015.05.02 in our modified MITK branch and everything 
still works except :) the About page. I heard the only necessary change 
is to write this (and code the AboutHandler class) in the plugin.xml of 
our plugin:
<extension point="org.blueberry.ui.handlers">
   <handler commandId="org.blueberry.ui.help.aboutAction" 
class="AboutHandler"/>
</extension>

Since it was working before the git pull, can someone confirm that About 
extension is still working? Thank you.

Nil

------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to