org.symbian.tools.wrttools/plugin.xml
changeset 468 a05c6e5cc7d9
parent 467 5a2901872fcf
equal deleted inserted replaced
467:5a2901872fcf 468:a05c6e5cc7d9
   817          </facet>
   817          </facet>
   818          <runtime-component
   818          <runtime-component
   819                id="org.symbian.tools.wrttools.wrt"
   819                id="org.symbian.tools.wrttools.wrt"
   820                version="1.1">
   820                version="1.1">
   821          </runtime-component>
   821          </runtime-component>
       
   822          <facet
       
   823                id="symbian.phonegap">
       
   824          </facet>
   822       </supported>
   825       </supported>
   823    </extension>
   826    </extension>
   824    <extension
   827    <extension
   825          point="org.eclipse.wst.common.project.facet.ui.images">
   828          point="org.eclipse.wst.common.project.facet.ui.images">
   826       <image
   829       <image
   946             <config-factory
   949             <config-factory
   947                   class="org.symbian.tools.tmw.core.runtimes.ProjectCreationConfigFactory">
   950                   class="org.symbian.tools.tmw.core.runtimes.ProjectCreationConfigFactory">
   948             </config-factory>
   951             </config-factory>
   949          </action>
   952          </action>
   950       </project-facet-version>
   953       </project-facet-version>
       
   954       <project-facet
       
   955             id="symbian.phonegap">
       
   956          <label>
       
   957             PhoneGap
       
   958          </label>
       
   959          <description>
       
   960             PhoneGap application
       
   961          </description>
       
   962       </project-facet>
       
   963       <project-facet-version
       
   964             facet="symbian.phonegap"
       
   965             version="1.0">
       
   966          <constraint>
       
   967             <requires
       
   968                   facet="tmw.core"
       
   969                   ignore-problems="1.0">
       
   970             </requires>
       
   971          </constraint>
       
   972          <action
       
   973                type="install">
       
   974             <delegate
       
   975                   class="org.symbian.tools.wrttools.core.libraries.PhoneGapLibraryInstaller">
       
   976             </delegate>
       
   977          </action>
       
   978       </project-facet-version>
   951    </extension>
   979    </extension>
   952    <extension
   980    <extension
   953          point="org.eclipse.wst.common.project.facet.ui.images">
   981          point="org.eclipse.wst.common.project.facet.ui.images">
   954       <image
   982       <image
   955             facet="symbian.wrtkit"
   983             facet="symbian.wrtkit"
   956             path="icons/main16_prev.gif"
   984             path="icons/main16_prev.gif"
   957             version="1.0">
   985             version="1.0">
   958       </image>
   986       </image>
   959    </extension>
   987    </extension>
       
   988    <extension
       
   989          point="org.symbian.tools.tmw.previewer.layoutProviders">
       
   990       <layout-provider
       
   991             class="org.symbian.tools.wrttools.core.project.WRT11ApplicationLayout"
       
   992             runtime-id="org.symbian.tools.wrttools.wrt"
       
   993             runtime-version="1.1">
       
   994       </layout-provider>
       
   995    </extension>
   960  
   996  
   961 </plugin>
   997 </plugin>