Changeset 865

Show
Ignore:
Timestamp:
12.10.2009 08:58:02 (6 weeks ago)
Author:
toedter_k
Message:

splashhandler working again

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • MP3M/trunk/MP3M/com.siemens.ct.mp3m.branding.blue/plugin.xml

    r851 r865  
    4343      </product> 
    4444   </extension> 
     45   <extension 
     46         point="org.eclipse.ui.splashHandlers"> 
     47      <splashHandlerProductBinding 
     48            productId="com.siemens.ct.mp3m.branding.blue.product" 
     49            splashId="com.siemens.ct.mp3m.splashHandler"> 
     50      </splashHandlerProductBinding> 
     51   </extension> 
    4552</plugin>