mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
Upversion features for 9.3.2.
Change-Id: Icd5c6f7b0e79a2cc6204419889b336d1a708b051
This commit is contained in:
parent
fc7b2f781c
commit
89539450e0
45 changed files with 142 additions and 319 deletions
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.autotools"
|
id="org.eclipse.cdt.autotools"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%provider"
|
provider-name="%provider"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.cmake"
|
id="org.eclipse.cdt.cmake"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.gnu.build"
|
id="org.eclipse.cdt.gnu.build"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.build.crossgcc"
|
id="org.eclipse.cdt.build.crossgcc"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.build.crossgcc"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.build.crossgcc">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<groupId>org.eclipse.cdt</groupId>
|
|
||||||
<artifactId>cdt-parent</artifactId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<relativePath>../../pom.xml</relativePath>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<groupId>org.eclipse.cdt.features</groupId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<artifactId>org.eclipse.cdt.build.crossgcc</artifactId>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
|
||||||
</project>
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.launch.remote"
|
id="org.eclipse.cdt.launch.remote"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<groupId>org.eclipse.cdt</groupId>
|
|
||||||
<artifactId>cdt-parent</artifactId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<relativePath>../../pom.xml</relativePath>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<groupId>org.eclipse.cdt.features</groupId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<artifactId>org.eclipse.cdt.launch.remote</artifactId>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
|
||||||
</project>
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.debug.standalone"
|
id="org.eclipse.cdt.debug.standalone"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.gdb"
|
id="org.eclipse.cdt.gdb"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.gdb"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.gdb">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<groupId>org.eclipse.cdt</groupId>
|
|
||||||
<artifactId>cdt-parent</artifactId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<relativePath>../../pom.xml</relativePath>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<groupId>org.eclipse.cdt.features</groupId>
|
|
||||||
<artifactId>org.eclipse.cdt.gdb</artifactId>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
</project>
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.gnu.debug"
|
id="org.eclipse.cdt.gnu.debug"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.gnu.dsf"
|
id="org.eclipse.cdt.gnu.dsf"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.gnu.multicorevisualizer"
|
id="org.eclipse.cdt.gnu.multicorevisualizer"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.examples.dsf"
|
id="org.eclipse.cdt.examples.dsf"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.examples.dsf"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.examples.dsf">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<groupId>org.eclipse.cdt</groupId>
|
|
||||||
<artifactId>cdt-parent</artifactId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<relativePath>../../pom.xml</relativePath>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<groupId>org.eclipse.cdt.features</groupId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<artifactId>org.eclipse.cdt.examples.dsf</artifactId>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
|
||||||
</project>
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.debug.gdbjtag"
|
id="org.eclipse.cdt.debug.gdbjtag"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<groupId>org.eclipse.cdt</groupId>
|
|
||||||
<artifactId>cdt-parent</artifactId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<relativePath>../../pom.xml</relativePath>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<groupId>org.eclipse.cdt.features</groupId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<artifactId>org.eclipse.cdt.debug.gdbjtag</artifactId>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
|
||||||
</project>
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.docker.launcher"
|
id="org.eclipse.cdt.docker.launcher"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%provider"
|
provider-name="%provider"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<groupId>org.eclipse.cdt</groupId>
|
|
||||||
<artifactId>cdt-parent</artifactId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<relativePath>../../pom.xml</relativePath>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<groupId>org.eclipse.cdt.features</groupId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<artifactId>org.eclipse.cdt.docker.launcher</artifactId>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
|
||||||
</project>
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.llvm.dsf.lldb"
|
id="org.eclipse.cdt.llvm.dsf.lldb"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="1.0.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.managedbuilder.llvm"
|
id="org.eclipse.cdt.managedbuilder.llvm"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.managedbuilder.llvm.ui"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.managedbuilder.llvm.ui">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.core.lrparser.feature"
|
id="org.eclipse.cdt.core.lrparser.feature"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.core.lrparser"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.core.lrparser">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.core.lrparser.sdk"
|
id="org.eclipse.cdt.core.lrparser.sdk"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.core.lrparser.source"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.core.lrparser.source">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.debug.ui.memory"
|
id="org.eclipse.cdt.debug.ui.memory"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.qt"
|
id="org.eclipse.cdt.qt"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt"
|
id="org.eclipse.cdt"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<groupId>org.eclipse.cdt</groupId>
|
|
||||||
<artifactId>cdt-parent</artifactId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<relativePath>../../pom.xml</relativePath>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<groupId>org.eclipse.cdt.features</groupId>
|
|
||||||
<artifactId>org.eclipse.cdt</artifactId>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
|
||||||
</project>
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.native"
|
id="org.eclipse.cdt.native"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.platform"
|
id="org.eclipse.cdt.platform"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.sdk"
|
id="org.eclipse.cdt.sdk"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<groupId>org.eclipse.cdt</groupId>
|
|
||||||
<artifactId>cdt-parent</artifactId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<relativePath>../../pom.xml</relativePath>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<groupId>org.eclipse.cdt.features</groupId>
|
|
||||||
<artifactId>org.eclipse.cdt.sdk</artifactId>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
|
||||||
</project>
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.testing"
|
id="org.eclipse.cdt.testing"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<groupId>org.eclipse.cdt</groupId>
|
|
||||||
<artifactId>cdt-parent</artifactId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<relativePath>../../pom.xml</relativePath>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<groupId>org.eclipse.cdt.features</groupId>
|
|
||||||
<artifactId>org.eclipse.cdt.testing</artifactId>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
|
||||||
</project>
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.remote"
|
id="org.eclipse.cdt.remote"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%featureVendor"
|
provider-name="%featureVendor"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.testsrunner.feature"
|
id="org.eclipse.cdt.testsrunner.feature"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.arduino"
|
id="org.eclipse.cdt.arduino"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
plugin="org.eclipse.cdt.arduino.ui"
|
plugin="org.eclipse.cdt.arduino.ui"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.bupc"
|
id="org.eclipse.cdt.bupc"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.managedbuilder.bupc.ui"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.managedbuilder.bupc.ui">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.core.parser.upc.feature"
|
id="org.eclipse.cdt.core.parser.upc.feature"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.core.parser.upc"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.core.parser.upc">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.core.parser.upc.sdk"
|
id="org.eclipse.cdt.core.parser.upc.sdk"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.core.parser.upc.source"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.core.parser.upc.source">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.util"
|
id="org.eclipse.cdt.util"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.util"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.util">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
<groupId>org.eclipse.cdt</groupId>
|
|
||||||
<artifactId>cdt-parent</artifactId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<relativePath>../../pom.xml</relativePath>
|
|
||||||
</parent>
|
|
||||||
|
|
||||||
<groupId>org.eclipse.cdt.features</groupId>
|
|
||||||
<version>9.3.0-SNAPSHOT</version>
|
|
||||||
<artifactId>org.eclipse.cdt.util</artifactId>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
|
||||||
</project>
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.visualizer"
|
id="org.eclipse.cdt.visualizer"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.msw"
|
id="org.eclipse.cdt.msw"
|
||||||
label="C/C++ Visual C++ Support"
|
label="C/C++ Visual C++ Support"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="Eclipse CDT"
|
provider-name="Eclipse CDT"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.xlc.feature"
|
id="org.eclipse.cdt.xlc.feature"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.cdt.managedbuilder.xlc.core"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0"
|
license-feature-version="0.0.0">
|
||||||
plugin="org.eclipse.cdt.managedbuilder.xlc.core">
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.xlc.sdk"
|
id="org.eclipse.cdt.xlc.sdk"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.3.0.qualifier"
|
version="9.3.2.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
Loading…
Add table
Reference in a new issue