plugins/org.symbian.tools.wrttools/plugin.xml
changeset 473 8e8aed9adb99
parent 470 d4809db37847
child 474 e2f461f0a9e0
equal deleted inserted replaced
472:bd9f2d7c64a6 473:8e8aed9adb99
   159             This wizard generates a project based on the PhoneGap library that showcases PhoneGap API usage. PhoneGap applications require WRT 1.1 or newer.
   159             This wizard generates a project based on the PhoneGap library that showcases PhoneGap API usage. PhoneGap applications require WRT 1.1 or newer.
   160          </description>
   160          </description>
   161          <requires-library>phonegap</requires-library>
   161          <requires-library>phonegap</requires-library>
   162       </projectTemplate>
   162       </projectTemplate>
   163 
   163 
   164       <projectTemplate
       
   165             archive="projecttemplates/flickr.zip"
       
   166             default-css-name="Flickr"
       
   167             default-html-name="index"
       
   168             default-js-name="Flickr"
       
   169             icon="icons/flickr.gif"
       
   170             name="Flickr Project"
       
   171             order="3"
       
   172             wizard-page-factory="org.symbian.tools.wrttools.wizards.FlickrProjectDetailsWizardPage$Factory">
       
   173          <description>
       
   174             This wizard generates an Flickr project with a minimal Info.plist, html,css and js and WRTKit.
       
   175          </description>
       
   176          <requires-library>org.symbian.wrtkit</requires-library>
       
   177       </projectTemplate>
       
   178 
   164 
   179       <projectTemplate
   165       <projectTemplate
   180             archive="projecttemplates/rssreader.zip"
   166             archive="projecttemplates/rssreader.zip"
   181             default-css-name="RSSReader"
   167             default-css-name="RSSReader"
   182             default-html-name="index"
   168             default-html-name="index"
   970             </requires>
   956             </requires>
   971          </constraint>
   957          </constraint>
   972          <action
   958          <action
   973                type="install">
   959                type="install">
   974             <delegate
   960             <delegate
   975                   class="org.symbian.tools.wrttools.core.libraries.PhoneGapLibraryInstaller">
   961                   class="org.symbian.tools.wrttools.core.libraries.InstallPhoneGapDelegate">
   976             </delegate>
   962             </delegate>
       
   963             <config-factory
       
   964                   class="org.symbian.tools.tmw.core.runtimes.ProjectCreationConfigFactory">
       
   965             </config-factory>
   977          </action>
   966          </action>
   978       </project-facet-version>
   967       </project-facet-version>
   979    </extension>
   968    </extension>
   980    <extension
   969    <extension
   981          point="org.eclipse.wst.common.project.facet.ui.images">
   970          point="org.eclipse.wst.common.project.facet.ui.images">
   982       <image
   971       <image
   983             facet="symbian.wrtkit"
   972             facet="symbian.wrtkit"
   984             path="icons/main16_prev.gif"
   973             path="icons/main16_prev.gif"
       
   974             version="1.0">
       
   975       </image>
       
   976       <image
       
   977             facet="symbian.phonegap"
       
   978             path="icons/phonegap.png"
   985             version="1.0">
   979             version="1.0">
   986       </image>
   980       </image>
   987    </extension>
   981    </extension>
   988    <extension
   982    <extension
   989          point="org.symbian.tools.tmw.previewer.layoutProviders">
   983          point="org.symbian.tools.tmw.previewer.layoutProviders">