Project

General

Profile

« Previous | Next » 

Revision 92ac65d5

Added by Patrick Plitzner about 6 years ago

ref #6925 Use own application model but still launch e3 product

View differences:

eu.etaxonomy.taxeditor.application/plugin.xml
18 18
         point="org.eclipse.ui.perspectives">
19 19
      <perspective
20 20
            class="eu.etaxonomy.taxeditor.perspective.Taxonomic"
21
            icon="icons/edit_16x16.gif"
21 22
            id="eu.etaxonomy.taxeditor.application.perspective.taxonomic"
22 23
            name="%perspective.name">
23 24
      </perspective>
......
45 46
      </perspective>
46 47
      <perspective
47 48
            class="eu.etaxonomy.taxeditor.perspective.WorkingSetPerspective"
49
            icon="icons/ws_icon.gif"
48 50
            id="eu.etaxonomy.taxeditor.perspective.WorkingSetPerspective"
49 51
            name="Working Set">
50 52
      </perspective>
......
123 125
       id="eu_etaxonomy_taxeditor_product"
124 126
       point="org.eclipse.core.runtime.products">
125 127
    <product
126
          application="org.eclipse.e4.ui.workbench.swt.E4Application"
128
          application="eu.etaxonomy.taxeditor.application.application"
127 129
          name="EDIT Taxonomic Editor">
128 130
       <property
129 131
             name="appName"
......
161 163
             name="modelResourceHandler"
162 164
             value="bundleclass://eu.etaxonomy.taxeditor.application/eu.etaxonomy.taxeditor.ModelResourceHandler">
163 165
       </property>
166
       <property
167
             name="applicationXMI"
168
             value="eu.etaxonomy.taxeditor.application/Application.e4xmi">
169
       </property>
164 170
       <property
165 171
             name="preferenceCustomization"
166 172
             value="plugin_customization.ini">

Also available in: Unified diff