mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
Update features for 9.0.1
Change-Id: I357825b83f313c900eb819ae3e9df916cd75d875
This commit is contained in:
parent
a36ef4c088
commit
b299026e9e
100 changed files with 263 additions and 253 deletions
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.autotools"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%provider"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.autotools</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.autotools.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%provider"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.autotools.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.cmake"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.cmake</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gnu.build"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,4 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.gnu.build</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gnu.build.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,4 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.gnu.build.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.build.crossgcc"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.build.crossgcc"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.build.crossgcc">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.build.crossgcc</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.launch.remote"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.launch.remote</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?pde version="3.5"?>
|
||||
|
||||
<product name="Stand-alone C/C++ GDB Debugger" uid="org.eclipse.cdt.debug.application.product" id="org.eclipse.cdt.debug.application.product" application="org.eclipse.cdt.debug.application.app" version="9.0.0.qualifier" useFeatures="false" includeLaunchers="true">
|
||||
<product name="Stand-alone C/C++ GDB Debugger" uid="org.eclipse.cdt.debug.application.product" id="org.eclipse.cdt.debug.application.product" application="org.eclipse.cdt.debug.application.app" version="9.0.1.qualifier" useFeatures="false" includeLaunchers="true">
|
||||
|
||||
<aboutInfo>
|
||||
<image path="/org.eclipse.cdt.debug.application/icons/about.png"/>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.debug.application.product</artifactId>
|
||||
<packaging>eclipse-repository</packaging>
|
||||
<name>Stand-Alone C/C++ Debugger Product</name>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.debug.standalone"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,5 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.debug.standalone</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.debug.standalone.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,5 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.debug.standalone.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gdb"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.gdb"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.gdb">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -14,5 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.gdb</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gdb.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,5 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.gdb.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gnu.debug"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,5 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.feature</groupId>
|
||||
<artifactId>org.eclipse.cdt.gnu.debug</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gnu.debug.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,5 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.gnu.debug.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gnu.dsf"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.feature</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.gnu.dsf</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gnu.dsf.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.gnu.dsf.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gnu.multicorevisualizer"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.gnu.multicorevisualizer</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.examples.dsf"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.examples.dsf"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.examples.dsf">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.examples.dsf</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.debug.gdbjtag"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.debug.gdbjtag</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.docker.launcher"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%provider"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.docker.launcher</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.docker.launcher.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%provider"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.docker.launcher.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.managedbuilder.llvm"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.managedbuilder.llvm.ui"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.managedbuilder.llvm.ui">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.managedbuilder.llvm</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.core.lrparser.feature"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.core.lrparser"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.core.lrparser">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.core.lrparser.feature</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.core.lrparser.sdk"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.core.lrparser.source"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.core.lrparser.source">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.core.lrparser.sdk</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.core.lrparser.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.core.lrparser.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.debug.ui.memory"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
@ -32,7 +32,7 @@
|
|||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.floatingpoint"
|
||||
download-size="0"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.debug.ui.memory</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -1,57 +1,57 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feature
|
||||
id="org.eclipse.cdt.debug.ui.memory.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
</description>
|
||||
|
||||
<copyright>
|
||||
%copyright
|
||||
</copyright>
|
||||
|
||||
<license url="%licenseURL">
|
||||
%license
|
||||
</license>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.search.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.traditional.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.floatingpoint.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.transport.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.memorybrowser.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
</feature>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feature
|
||||
id="org.eclipse.cdt.debug.ui.memory.source"
|
||||
label="%featureName"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
</description>
|
||||
|
||||
<copyright>
|
||||
%copyright
|
||||
</copyright>
|
||||
|
||||
<license url="%licenseURL">
|
||||
%license
|
||||
</license>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.search.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.traditional.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.floatingpoint.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.transport.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.debug.ui.memory.memorybrowser.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
</feature>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.debug.ui.memory.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -1,40 +1,40 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feature
|
||||
id="org.eclipse.cdt.qt"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
</description>
|
||||
|
||||
<copyright>
|
||||
%copyright
|
||||
</copyright>
|
||||
|
||||
<license url="%licenseURL">
|
||||
%license
|
||||
</license>
|
||||
|
||||
<requires>
|
||||
<import feature="org.eclipse.launchbar" version="2.0.0" match="compatible"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.qt.core"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.qt.ui"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
</feature>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feature
|
||||
id="org.eclipse.cdt.qt"
|
||||
label="%featureName"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
</description>
|
||||
|
||||
<copyright>
|
||||
%copyright
|
||||
</copyright>
|
||||
|
||||
<license url="%licenseURL">
|
||||
%license
|
||||
</license>
|
||||
|
||||
<requires>
|
||||
<import feature="org.eclipse.launchbar" version="2.0.0" match="compatible"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.qt.core"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.qt.ui"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
</feature>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.qt</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,4 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.native"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,4 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.native</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.native.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,4 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.native.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.platform"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,4 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.platform</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.platform.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,4 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.platform.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.sdk"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,4 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.sdk</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.testing"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -14,4 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.testing</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.remote"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%featureVendor"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.remote</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.testsrunner.feature"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.testsrunner.feature</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.testsrunner.source.feature"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.testsrunner.source.feature</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -1,46 +1,46 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feature
|
||||
id="org.eclipse.cdt.arduino"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.arduino.ui"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
</description>
|
||||
|
||||
<copyright>
|
||||
%copyright
|
||||
</copyright>
|
||||
|
||||
<license url="%licenseURL">
|
||||
%license
|
||||
</license>
|
||||
|
||||
<requires>
|
||||
<import feature="org.eclipse.launchbar" version="1.0.0"/>
|
||||
<import feature="org.eclipse.remote.serial" version="1.0.0"/>
|
||||
<import feature="org.eclipse.remote" version="2.0.0"/>
|
||||
<import feature="org.eclipse.remote.console" version="2.0.0"/>
|
||||
<import feature="org.eclipse.cdt" version="9.0.0"/>
|
||||
<import feature="org.eclipse.launchbar.remote" version="1.0.0"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.arduino.core"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.arduino.ui"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
</feature>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feature
|
||||
id="org.eclipse.cdt.arduino"
|
||||
label="%featureName"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.arduino.ui"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
</description>
|
||||
|
||||
<copyright>
|
||||
%copyright
|
||||
</copyright>
|
||||
|
||||
<license url="%licenseURL">
|
||||
%license
|
||||
</license>
|
||||
|
||||
<requires>
|
||||
<import feature="org.eclipse.launchbar" version="1.0.0"/>
|
||||
<import feature="org.eclipse.remote.serial" version="1.0.0"/>
|
||||
<import feature="org.eclipse.remote" version="2.0.0"/>
|
||||
<import feature="org.eclipse.remote.console" version="2.0.0"/>
|
||||
<import feature="org.eclipse.cdt" version="9.0.0"/>
|
||||
<import feature="org.eclipse.launchbar.remote" version="1.0.0"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.arduino.core"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.arduino.ui"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
</feature>
|
||||
|
|
|
@ -12,4 +12,5 @@
|
|||
|
||||
<artifactId>org.eclipse.cdt.arduino</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.bupc"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.managedbuilder.bupc.ui"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.managedbuilder.bupc.ui">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.bupc</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.core.parser.upc.feature"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.core.parser.upc"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.core.parser.upc">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.core.parser.upc.feature</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.core.parser.upc.sdk"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.core.parser.upc.source"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.core.parser.upc.source">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.core.parser.upc.sdk</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.core.parser.upc.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.core.parser.upc.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.util"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.util"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.util">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.util</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.visualizer"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.visualizer</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.msw"
|
||||
label="C/C++ Visual C++ Support"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="Eclipse CDT"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.msw</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.xlc.feature"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.managedbuilder.xlc.core"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0"
|
||||
plugin="org.eclipse.cdt.managedbuilder.xlc.core">
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.xlc.feature</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.xlc.sdk"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.xlc.sdk</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.xlc.source"
|
||||
label="%featureName"
|
||||
version="9.0.0.qualifier"
|
||||
version="9.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>9.0.0-SNAPSHOT</version>
|
||||
<version>9.0.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.xlc.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue