fix #6776 ref #6745 Parts with tag "nonRestore" will not be persisted
[taxeditor.git] / eu.etaxonomy.taxeditor.application / plugin.xml
index 75ac6bd934efdb7ac01e389fe2329100355f621f..30844fae218097187fed9973cfa1bfdd780a079b 100644 (file)
             restorable="true">
       </view>
    </extension-->
-   <extension
-         id="product"
-         point="org.eclipse.core.runtime.products">
-      <product
-            application="eu.etaxonomy.taxeditor.application.application"
-            name="%product.name">
-         <property
-               name="windowImages"
-               value="icons/256color_16x16.gif,icons/256color_32x32.gif,icons/256color_48x48.gif">
-         </property>
-         <property
-               name="aboutText"
-               value="%productBlurb">
-         </property>
-         <!--property
-               name="startupForegroundColor"
-               value="#C8D5EA"-->
-         <property
-               name="startupForegroundColor"
-               value="000000">
-         </property>
-         <property
-               name="startupProgressRect"
-               value="5,447,366,15">
-         </property>
-         <property
-               name="startupMessageRect"
-               value="7,432,360,20">
-         </property>
-         <property
-               name="appName"
-               value="EDIT Taxonomic Editor">
-         </property>
-         <property
-               name="preferenceCustomization"
-               value="plugin_customization.ini">
-         </property>
-         <property
-               name="aboutImage"
-               value="icons/256color_48x48.gif">
-         </property>
-      </product>
-   </extension>
    
    
        <extension
              name="preferenceCustomization"
              value="plugin_customization.ini">
        </property>
+       <property
+             name="lifeCycleURI"
+             value="bundleclass://eu.etaxonomy.taxeditor.application/eu.etaxonomy.taxeditor.LifeCycleManager">
+       </property>
     </product>
  </extension>
  <extension