org.symbian.tools.wrttools/plugin.xml
changeset 463 aea4c83725d8
parent 462 cdc4995b1677
child 464 0b02f3d6f52c
equal deleted inserted replaced
462:cdc4995b1677 463:aea4c83725d8
   823          point="org.symbian.tools.tmw.core.runtimeIncludePath">
   823          point="org.symbian.tools.tmw.core.runtimeIncludePath">
   824       <runtime-include-path
   824       <runtime-include-path
   825             id="org.symbian.tools.wrttools.wrt"
   825             id="org.symbian.tools.wrttools.wrt"
   826             version="1.1">
   826             version="1.1">
   827          <include-path-entry
   827          <include-path-entry
   828                file="libraries/core/widget.js"
   828                file="libraries/core/widget.js"/>
   829                name="WRT 1.1 Widget API">
       
   830          </include-path-entry>
       
   831          <include-path-entry
   829          <include-path-entry
   832                file="libraries/core/services.js"
   830                file="libraries/core/services.js"/>
   833                name="WRT 1.1 Services API">
       
   834          </include-path-entry>
       
   835          <include-path-entry
   831          <include-path-entry
   836                file="libraries/core/menu.js"
   832                file="libraries/core/menu.js"/>
   837                name="WRT 1.1 Menu API">
       
   838          </include-path-entry>
       
   839       </runtime-include-path>
   833       </runtime-include-path>
       
   834    </extension>
       
   835    <extension
       
   836          point="org.symbian.tools.tmw.ui.projectTemplate">
       
   837       <template
       
   838             icon="icons/flickr.gif"
       
   839             name="Flickr Project"
       
   840             weight="3">
       
   841          <archive
       
   842                file="projecttemplates/flickr.zip">
       
   843          </archive>
       
   844          <description>
       
   845             This wizard generates an Flickr project with a minimal Info.plist, html,css and js and WRTKit.
       
   846          </description>
       
   847          <supported-runtime
       
   848                id="org.symbian.tools.wrttools.wrt"
       
   849                version="1.1">
       
   850          </supported-runtime>
       
   851          <archive
       
   852                file="projecttemplates/flickr.zip">
       
   853          </archive>
       
   854       </template>
   840    </extension>
   855    </extension>
   841  
   856  
   842 </plugin>
   857 </plugin>