remotecontrol/com.nokia.carbide.extensions.remotecontrol/feature.xml
changeset 17 aa3399e01058
parent 10 2715b6594cd9
child 28 ba36477f408e
equal deleted inserted replaced
16:a7167d9d3792 17:aa3399e01058
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <feature
     2 <feature
     3       id="com.nokia.carbide.extensions.remotecontrol"
     3       id="com.nokia.carbide.extensions.remotecontrol"
     4       label="Carbide.c++ Extensions - Remote Control"
     4       label="Carbide.c++ Extensions - Remote Control"
     5       version="1.4.0"
     5       version="1.5.0"
     6       provider-name="Nokia"
     6       provider-name="Nokia"
     7       plugin="com.nokia.s60tools.remotecontrol">
     7       plugin="com.nokia.s60tools.remotecontrol">
     8 
     8 
     9    <description>
     9    <description>
    10       Remote Control is a tool for using phones remotely by commanding HTI framework in device.
    10       Remote Control is a tool for using phones remotely by commanding HTI framework in device.
    26 
    26 
    27 
    27 
    28    <requires>
    28    <requires>
    29       <import plugin="org.eclipse.ui"/>
    29       <import plugin="org.eclipse.ui"/>
    30       <import plugin="org.eclipse.core.runtime"/>
    30       <import plugin="org.eclipse.core.runtime"/>
    31       <import plugin="com.nokia.s60tools.util" version="1.1.11" match="greaterOrEqual"/>
    31       <import feature="com.nokia.s60tools.extensions.framework"/>
    32       <import plugin="com.nokia.s60tools.hticonnection" version="1.4.0" match="greaterOrEqual"/>
    32       <import feature="com.nokia.carbide.extensions.hticonnection" version="1.4.0" match="greaterOrEqual"/>
    33    </requires>
    33    </requires>
    34 
    34 
    35    <plugin
    35    <plugin
    36          id="com.nokia.s60tools.remotecontrol"
    36          id="com.nokia.s60tools.remotecontrol"
    37          download-size="0"
    37          download-size="0"