--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testdev/ite/src/com.nokia.testfw.common/feature.xml Tue Mar 30 14:39:29 2010 +0800
@@ -0,0 +1,88 @@
+<?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 "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* 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 "Eclipse Public License v1.0" 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>