frameworkplugins/com.nokia.s60tools.extensions.framework/feature.xml
changeset 8 df27719e5a0d
parent 0 61163b28edca
child 15 5dbe3ac0f269
--- a/frameworkplugins/com.nokia.s60tools.extensions.framework/feature.xml	Thu Mar 04 13:38:40 2010 +0200
+++ b/frameworkplugins/com.nokia.s60tools.extensions.framework/feature.xml	Wed Apr 21 11:43:59 2010 +0300
@@ -1,36 +1,37 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <feature
       id="com.nokia.s60tools.extensions.framework"
       label="Carbide.c++ Extensions - Framework plug-ins"
-      version="1.7.0"
+      version="1.8.0"
       provider-name="Nokia">
 
    <description>
-      Common framework plug-ins feature contains following plug-ins:
-com.nokia.s60tools.util:
-Util plug-in provides miscellaneous utility classes for logging
-to Eclipse’s Console view output, for parametrizable debugging,
-and for interaction with external command line tools. 
-com.nokia.s60tools.ui:
-UI plug-in provides classes providing reusable UI services, such
-as, dialogs, customized UI components, custom sorters, and other
-UI related helper classes.
-com.nokia.s60tools.sdk (deprecated):
-Plug-in SDK provides from Carbide.c++ v1.2 onwards a stable API
-for accessing SDK related services. This API is deprecated, and
-by com.nokia.carbide.cpp.sdk.core should be used instead whenever 
-possible. This SDK plugin is still however in use because of backward
-compatibility reasons, and it also offers some services that 
+      Common framework plug-ins feature contains following plug-ins:
+com.nokia.s60tools.util:
+Util plug-in provides miscellaneous utility classes for logging
+to Eclipse’s Console view output, for parametrizable debugging,
+and for interaction with external command line tools. 
+com.nokia.s60tools.ui:
+UI plug-in provides classes providing reusable UI services, such
+as, dialogs, customized UI components, custom sorters, and other
+UI related helper classes.
+com.nokia.s60tools.sdk (deprecated):
+Plug-in SDK provides from Carbide.c++ v1.2 onwards a stable API
+for accessing SDK related services. This API is deprecated, and
+by com.nokia.carbide.cpp.sdk.core should be used instead whenever
+possible. This SDK plugin is still however in use because of
+backward
+compatibility reasons, and it also offers some services that
 are not available via Carbide&apos;s SDK API.
    </description>
 
    <copyright>
-      Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+      Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
 All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.
    </copyright>
 
    <license>
-Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+      Copyright (c) 2006-2010 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;
@@ -38,10 +39,6 @@
 at the URL &quot;http://www.eclipse.org/legal/epl-v10.html&quot;.
    </license>
 
-   <url>
-      <update label="Carbide.c++ Update Site" url="http://tools.ext.nokia.com/updates/carbide22"/>
-      <discovery label="Carbide.c++ Update Site" url="http://tools.ext.nokia.com/updates/carbide22"/>
-   </url>
 
    <requires>
       <import plugin="org.eclipse.core.runtime"/>