testdev/ite/src/com.nokia.testfw.common/feature.xml
author Johnson Ma <johnson.ma@nokia.com>
Tue, 30 Mar 2010 14:39:29 +0800
changeset 1 96906a986c3b
permissions -rw-r--r--
contribute ITE to symbian foundation

<?xml version="1.0" encoding="UTF-8"?>
<feature
      id="com.nokia.testfw.common"
      label="Integrated Test Environment"
      version="1.0.0.qualifier"
      provider-name="NOKIA">

   <description url="http://wikis.in.nokia.com/Personal/ITE">
      ITE is an Carbide based test case development and execution environment.
   </description>

   <copyright url="http://www.eclipse.org/legal/epl-v10.html">
      /*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of &quot;Eclipse Public License v1.0&quot;
* which accompanies this distribution, and is available
* at the URL &quot;http://www.eclipse.org/legal/epl-v10.html&quot;.
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  
*
*/
   </copyright>

   <license url="http://www.eclipse.org/legal/epl-v10.html">
      This component and the accompanying materials are made available under the terms of &quot;Eclipse Public License v1.0&quot; which accompanies this distribution.
   </license>

   <plugin
         id="com.nokia.testfw.core"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="com.nokia.testfw.resultview"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="com.nokia.testfw.codegen.ui"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="com.nokia.testfw.launch"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="com.nokia.testfw.stf.configeditor"
         download-size="0"
         install-size="0"
         version="0.0.0"/>

   <plugin
         id="com.nokia.testfw.stf.scripteditor"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="com.nokia.testfw.stf.help"
         download-size="0"
         install-size="0"
         version="0.0.0"/>

   <plugin
         id="com.nokia.testfw.sut.help"
         download-size="0"
         install-size="0"
         version="0.0.0"/>

</feature>