org.symbian.tools.wrttools.product/plugin.xml
changeset 397 e5346aff014d
parent 377 5b79a6184333
child 400 91acf7e95f86
equal deleted inserted replaced
396:11ff5aef0e96 397:e5346aff014d
     5          point="org.eclipse.ui.perspectives">
     5          point="org.eclipse.ui.perspectives">
     6       <perspective
     6       <perspective
     7             class="org.symbian.tools.wrttools.product.perspective.WRTPerspective"
     7             class="org.symbian.tools.wrttools.product.perspective.WRTPerspective"
     8             icon="icons/WRT_perspective.png"
     8             icon="icons/WRT_perspective.png"
     9             id="org.symbian.tools.wrttools.mainPerspective"
     9             id="org.symbian.tools.wrttools.mainPerspective"
    10             name="WebRuntime">
    10             name="TMW">
    11       </perspective>
    11       </perspective>
    12    </extension>
    12    </extension>
    13    <extension
    13    <extension
    14          point="org.eclipse.ui.actionSets">
    14          point="org.eclipse.ui.actionSets">
    15       <actionSet
    15       <actionSet
    16             id="org.symbian.tools.wrttools.product.creationActionSet"
    16             id="org.symbian.tools.wrttools.product.creationActionSet"
    17             label="WRT Element Creation">
    17             label="TMW Element Creation">
    18          <action
    18          <action
    19                class="org.symbian.tools.wrttools.product.actions.NewCSSFileAction"
    19                class="org.symbian.tools.wrttools.product.actions.NewCSSFileAction"
    20                icon="icons/newcss_wiz.gif"
    20                icon="icons/newcss_wiz.gif"
    21                id="org.symbian.tools.wrttools.product.newCssFileAction"
    21                id="org.symbian.tools.wrttools.product.newCssFileAction"
    22                label="New CSS File..."
    22                label="New CSS File..."
    41          </action>
    41          </action>
    42          <action
    42          <action
    43                class="org.symbian.tools.wrttools.product.actions.NewWRTProjectAction"
    43                class="org.symbian.tools.wrttools.product.actions.NewWRTProjectAction"
    44                icon="icons/newWRT_app_icon_16px.png"
    44                icon="icons/newWRT_app_icon_16px.png"
    45                id="org.symbian.tools.wrttools.product.newWRTProjectAction"
    45                id="org.symbian.tools.wrttools.product.newWRTProjectAction"
    46                label="New WRT Application..."
    46                label="New TMW Application..."
    47                style="push"
    47                style="push"
    48                toolbarPath="wrtwizards">
    48                toolbarPath="wrtwizards">
    49          </action>
    49          </action>
    50       </actionSet>
    50       </actionSet>
    51    </extension>
    51    </extension>
    69       </primaryWizard>
    69       </primaryWizard>
    70    </extension>
    70    </extension>
    71    <extension
    71    <extension
    72          point="org.eclipse.ui.activities">
    72          point="org.eclipse.ui.activities">
    73       <activity
    73       <activity
    74             description="WTP functionality not used in WRT IDE"
    74             description="WTP functionality not used in TMW IDE"
    75             id="org.symbian.tools.wrttools.product.wtp"
    75             id="org.symbian.tools.wrttools.product.wtp"
    76             name="Web Tools Platform (WTP)">
    76             name="Web Tools Platform (WTP)">
    77       </activity>
    77       </activity>
    78       <activityPatternBinding
    78       <activityPatternBinding
    79             activityId="org.symbian.tools.wrttools.product.wtp"
    79             activityId="org.symbian.tools.wrttools.product.wtp"
   150       <activityPatternBinding
   150       <activityPatternBinding
   151             activityId="org.symbian.tools.wrttools.product.wtp"
   151             activityId="org.symbian.tools.wrttools.product.wtp"
   152             pattern="org\.eclipse\.debug\.ui/org\.eclipse\.debug\.ui\.contextualLaunch\.debug\.submenu">
   152             pattern="org\.eclipse\.debug\.ui/org\.eclipse\.debug\.ui\.contextualLaunch\.debug\.submenu">
   153       </activityPatternBinding>
   153       </activityPatternBinding>
   154       <category
   154       <category
   155             description="WTP UI elements that are not compatible with WRT widget development"
   155             description="WTP UI elements that are not compatible with TMW app development"
   156             id="org.symbian.tools.wrttools.product.wtp"
   156             id="org.symbian.tools.wrttools.product.wtp"
   157             name="Web Tools Platform (WTP)">
   157             name="Web Tools Platform (WTP)">
   158       </category>
   158       </category>
   159       <categoryActivityBinding
   159       <categoryActivityBinding
   160             activityId="org.symbian.tools.wrttools.product.wtp"
   160             activityId="org.symbian.tools.wrttools.product.wtp"
   190    <extension
   190    <extension
   191          id="product"
   191          id="product"
   192          point="org.eclipse.core.runtime.products">
   192          point="org.eclipse.core.runtime.products">
   193       <product
   193       <product
   194             application="org.eclipse.ui.ide.workbench"
   194             application="org.eclipse.ui.ide.workbench"
   195             name="WebRuntime Toolkit IDE">
   195             name="Tools for Mobile Web">
   196          <property
   196          <property
   197                name="windowImages"
   197                name="windowImages"
   198                value="icons/ico/WRT_main-icon_16px.png,icons/ico/WRT_main-icon_32px.png,icons/ico/WRT_main-icon_48px.png,icons/ico/WRT_main-icon_64px.png,icons/ico/WRT_main-icon_128px.png">
   198                value="icons/ico/WRT_main-icon_16px.png,icons/ico/WRT_main-icon_32px.png,icons/ico/WRT_main-icon_48px.png,icons/ico/WRT_main-icon_64px.png,icons/ico/WRT_main-icon_128px.png">
   199          </property>
   199          </property>
   200          <property
   200          <property
   217                name="startupMessageRect"
   217                name="startupMessageRect"
   218                value="7,220,400,20">
   218                value="7,220,400,20">
   219          </property>
   219          </property>
   220          <property
   220          <property
   221                name="appName"
   221                name="appName"
   222                value="WebRuntime Toolkit IDE">
   222                value="Tools for Mobile Web">
   223          </property>
   223          </property>
   224          <property
   224          <property
   225                name="preferenceCustomization"
   225                name="preferenceCustomization"
   226                value="plugin_customization.ini">
   226                value="plugin_customization.ini">
   227          </property>
   227          </property>