Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2003-10-01 20:23:21 +0000
committerDoug Schaefer2003-10-01 20:23:21 +0000
commitfe07db2d7235fe78a3134d47c09dbbbdbce450a7 (patch)
treee6f150ae50857b9952e809f4eb9cbc349d4fe2c1
parent0c5318d47617dc74be0ef76680caad92d41a120c (diff)
downloadorg.eclipse.cdt-fe07db2d7235fe78a3134d47c09dbbbdbce450a7.tar.gz
org.eclipse.cdt-fe07db2d7235fe78a3134d47c09dbbbdbce450a7.tar.xz
org.eclipse.cdt-fe07db2d7235fe78a3134d47c09dbbbdbce450a7.zip
Upversioning everything to 1.2.0.
-rw-r--r--build/org.eclipse.cdt.make.core/plugin.xml2
-rw-r--r--build/org.eclipse.cdt.make.ui/plugin.xml2
-rw-r--r--build/org.eclipse.cdt.managedbuilder.core/plugin.xml2
-rw-r--r--build/org.eclipse.cdt.managedbuilder.ui/plugin.xml42
-rw-r--r--core/org.eclipse.cdt.core.linux/fragment.xml4
-rw-r--r--core/org.eclipse.cdt.core.qnx/fragment.xml4
-rw-r--r--core/org.eclipse.cdt.core.solaris/fragment.xml4
-rw-r--r--core/org.eclipse.cdt.core.tests/plugin.xml2
-rw-r--r--core/org.eclipse.cdt.core.win32/fragment.xml4
-rw-r--r--core/org.eclipse.cdt.core/plugin.xml2
-rw-r--r--core/org.eclipse.cdt.ui.tests/plugin.xml2
-rw-r--r--core/org.eclipse.cdt.ui/build.properties3
-rw-r--r--core/org.eclipse.cdt.ui/plugin.xml10
-rw-r--r--debug/org.eclipse.cdt.debug.core/plugin.xml2
-rw-r--r--debug/org.eclipse.cdt.debug.mi.core/plugin.xml2
-rw-r--r--debug/org.eclipse.cdt.debug.mi.ui/plugin.xml2
-rw-r--r--debug/org.eclipse.cdt.debug.ui.tests/plugin.xml2
-rw-r--r--debug/org.eclipse.cdt.debug.ui/plugin.xml2
-rw-r--r--doc/org.eclipse.cdt.doc.user/plugin.xml70
-rw-r--r--launch/org.eclipse.cdt.launch/plugin.xml2
-rw-r--r--releng/org.eclipse.cdt-feature/feature.xml20
-rw-r--r--releng/org.eclipse.cdt.testing-feature/feature.xml12
-rw-r--r--releng/org.eclipse.cdt.testing/about.properties2
-rw-r--r--releng/org.eclipse.cdt.testing/plugin.xml2
-rw-r--r--releng/org.eclipse.cdt/about.properties3
-rw-r--r--releng/org.eclipse.cdt/plugin.xml2
26 files changed, 113 insertions, 93 deletions
diff --git a/build/org.eclipse.cdt.make.core/plugin.xml b/build/org.eclipse.cdt.make.core/plugin.xml
index 2d6b0419a1a..d0d4ca08a20 100644
--- a/build/org.eclipse.cdt.make.core/plugin.xml
+++ b/build/org.eclipse.cdt.make.core/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.make.core"
name="%pluginName"
- version="1.0.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.make.core.MakeCorePlugin">
diff --git a/build/org.eclipse.cdt.make.ui/plugin.xml b/build/org.eclipse.cdt.make.ui/plugin.xml
index 9be4fd2a1cb..7287ba1087d 100644
--- a/build/org.eclipse.cdt.make.ui/plugin.xml
+++ b/build/org.eclipse.cdt.make.ui/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.make.ui"
name="%pluginName"
- version="1.0.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.make.internal.ui.MakeUIPlugin">
diff --git a/build/org.eclipse.cdt.managedbuilder.core/plugin.xml b/build/org.eclipse.cdt.managedbuilder.core/plugin.xml
index 712af2476d8..aa65e7256d2 100644
--- a/build/org.eclipse.cdt.managedbuilder.core/plugin.xml
+++ b/build/org.eclipse.cdt.managedbuilder.core/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.managedbuilder.core"
name="%pluginName"
- version="1.0.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.managedbuilder.core.ManagedBuilderCorePlugin">
diff --git a/build/org.eclipse.cdt.managedbuilder.ui/plugin.xml b/build/org.eclipse.cdt.managedbuilder.ui/plugin.xml
index ac2f58e0bfe..60c55f945bb 100644
--- a/build/org.eclipse.cdt.managedbuilder.ui/plugin.xml
+++ b/build/org.eclipse.cdt.managedbuilder.ui/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.managedbuilder.ui"
name="%pluginName"
- version="1.0.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.managedbuilder.internal.ui.ManagedBuilderUIPlugin">
@@ -220,9 +220,9 @@
id="cygwin.preprocessor.undef.symbol">
</option>
<optionCategory
+ owner="org.eclipse.cdt.build.tool.cygwin.compiler"
name="%OptionCategory.Dirs"
- id="cygwin.gnu.compiler.category.dirs"
- owner="org.eclipse.cdt.build.tool.cygwin.compiler">
+ id="cygwin.gnu.compiler.category.dirs">
</optionCategory>
<option
name="Include Paths"
@@ -236,9 +236,9 @@
</listOptionValue>
</option>
<optionCategory
+ owner="org.eclipse.cdt.build.tool.cygwin.compiler"
name="%OptionCategory.Optimize"
- id="cygwin.gnu.compiler.category.optimization"
- owner="org.eclipse.cdt.build.tool.cygwin.compiler">
+ id="cygwin.gnu.compiler.category.optimization">
</optionCategory>
<option
name="Optimization Level"
@@ -269,15 +269,15 @@
</enumeratedOptionValue>
</option>
<option
- category="cygwin.gnu.compiler.category.optimization"
name="Other optimization flags"
- id="cygwin.compiler.optimization.flags"
- valueType="string">
+ category="cygwin.gnu.compiler.category.optimization"
+ valueType="string"
+ id="cygwin.compiler.optimization.flags">
</option>
<optionCategory
+ owner="org.eclipse.cdt.build.tool.cygwin.compiler"
name="%OptionCategory.Debug"
- id="cygwin.gnu.compiler.category.debug"
- owner="org.eclipse.cdt.build.tool.cygwin.compiler">
+ id="cygwin.gnu.compiler.category.debug">
</optionCategory>
<option
name="Debug Level"
@@ -308,26 +308,26 @@
</enumeratedOptionValue>
</option>
<option
- category="cygwin.gnu.compiler.category.debug"
name="Other debugging flags"
- id="cygwin.gnu.compiler.debugging.other"
- valueType="string">
+ category="cygwin.gnu.compiler.category.debug"
+ valueType="string"
+ id="cygwin.gnu.compiler.debugging.other">
</option>
<option
+ defaultValue="false"
+ name="Generate prof information (-p)"
category="cygwin.gnu.compiler.category.debug"
- id="cygwin.gnu.compiler.debugging.prof"
command="-p"
- name="Generate prof information (-p)"
- defaultValue="false"
- valueType="boolean">
+ valueType="boolean"
+ id="cygwin.gnu.compiler.debugging.prof">
</option>
<option
+ defaultValue="false"
+ name="Generate gprof information (-pg)"
category="cygwin.gnu.compiler.category.debug"
- id="cygwin.gnu.compiler.debugging.gprof"
command="-pg"
- name="Generate gprof information (-pg)"
- defaultValue="false"
- valueType="boolean">
+ valueType="boolean"
+ id="cygwin.gnu.compiler.debugging.gprof">
</option>
<optionCategory
owner="org.eclipse.cdt.build.tool.cygwin.compiler"
diff --git a/core/org.eclipse.cdt.core.linux/fragment.xml b/core/org.eclipse.cdt.core.linux/fragment.xml
index f6cba8ed14d..08cc3ea37d2 100644
--- a/core/org.eclipse.cdt.core.linux/fragment.xml
+++ b/core/org.eclipse.cdt.core.linux/fragment.xml
@@ -2,10 +2,10 @@
<fragment
id="org.eclipse.cdt.core.linux"
name="%fragmentName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
- plugin-version="1.1.0">
+ plugin-version="1.2.0">
<runtime>
<library name="cdt_linux.jar"/>
diff --git a/core/org.eclipse.cdt.core.qnx/fragment.xml b/core/org.eclipse.cdt.core.qnx/fragment.xml
index cd32635bece..b6feb38bb44 100644
--- a/core/org.eclipse.cdt.core.qnx/fragment.xml
+++ b/core/org.eclipse.cdt.core.qnx/fragment.xml
@@ -2,10 +2,10 @@
<fragment
id="org.eclipse.cdt.core.qnx"
name="%fragmentName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
- plugin-version="1.1.0">
+ plugin-version="1.2.0">
<runtime>
<library name="cdt_qnx.jar"/>
diff --git a/core/org.eclipse.cdt.core.solaris/fragment.xml b/core/org.eclipse.cdt.core.solaris/fragment.xml
index 717780f20c9..3ea0df9dfef 100644
--- a/core/org.eclipse.cdt.core.solaris/fragment.xml
+++ b/core/org.eclipse.cdt.core.solaris/fragment.xml
@@ -2,10 +2,10 @@
<fragment
id="org.eclipse.cdt.core.solaris"
name="%fragmentName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
- plugin-version="1.1.0">
+ plugin-version="1.2.0">
<runtime>
<library name="cdt_solaris.jar"/>
diff --git a/core/org.eclipse.cdt.core.tests/plugin.xml b/core/org.eclipse.cdt.core.tests/plugin.xml
index 0bd04471848..c7c8faef82a 100644
--- a/core/org.eclipse.cdt.core.tests/plugin.xml
+++ b/core/org.eclipse.cdt.core.tests/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.core.tests"
name="org.eclipse.cdt.core.tests"
- version="1.1.0"
+ version="1.2.0"
class="org.eclipse.cdt.testplugin.CTestPlugin">
<runtime>
diff --git a/core/org.eclipse.cdt.core.win32/fragment.xml b/core/org.eclipse.cdt.core.win32/fragment.xml
index b9799ce65ca..8af9d240a15 100644
--- a/core/org.eclipse.cdt.core.win32/fragment.xml
+++ b/core/org.eclipse.cdt.core.win32/fragment.xml
@@ -2,10 +2,10 @@
<fragment
id="org.eclipse.cdt.core.win32"
name="%fragmentName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
- plugin-version="1.1.0">
+ plugin-version="1.2.0">
<runtime>
<library name="cdt_win32.jar"/>
diff --git a/core/org.eclipse.cdt.core/plugin.xml b/core/org.eclipse.cdt.core/plugin.xml
index 680ac229dab..19d589f7f9c 100644
--- a/core/org.eclipse.cdt.core/plugin.xml
+++ b/core/org.eclipse.cdt.core/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.core"
name="%pluginName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.core.CCorePlugin">
diff --git a/core/org.eclipse.cdt.ui.tests/plugin.xml b/core/org.eclipse.cdt.ui.tests/plugin.xml
index 3e51203badf..e1f3ce42b85 100644
--- a/core/org.eclipse.cdt.ui.tests/plugin.xml
+++ b/core/org.eclipse.cdt.ui.tests/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.ui.tests"
name="org.eclipse.cdt.ui.tests"
- version="1.1.0"
+ version="1.2.0"
class="org.eclipse.cdt.testplugin.CTestPlugin">
<runtime>
diff --git a/core/org.eclipse.cdt.ui/build.properties b/core/org.eclipse.cdt.ui/build.properties
index c7b2e826e40..223fb70851e 100644
--- a/core/org.eclipse.cdt.ui/build.properties
+++ b/core/org.eclipse.cdt.ui/build.properties
@@ -4,8 +4,7 @@ bin.includes = about.html,\
icons/,\
plugin.properties
source.cdtui.jar = src/,\
- utils.ui/,\
- build/
+ utils.ui/
src.includes = about.html,\
plugin.xml,\
about.html,\
diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml
index 0eb7ee5cfc3..77742ce7f9a 100644
--- a/core/org.eclipse.cdt.ui/plugin.xml
+++ b/core/org.eclipse.cdt.ui/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.ui"
name="%pluginName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.ui.CUIPlugin">
@@ -27,9 +27,9 @@
<extension-point id="CElementFilters" name="%elementFiltersName"/>
<extension-point id="BinaryParserPage" name="Binary Parser Page"/>
<!-- =========================================================================== -->
-<!-- Extension point: org.eclipse.cdt.ui.textHovers -->
-<!-- Purpose: Provide a perspective specific text hovering for CEditor files -->
<!-- Extension Implementation: must implement org.eclipse.jface.text.ITextHover -->
+<!-- Purpose: Provide a perspective specific text hovering for CEditor files -->
+<!-- Extension point: org.eclipse.cdt.ui.textHovers -->
<!-- =========================================================================== -->
<extension-point id="textHovers" name="%textHoversName"/>
@@ -130,8 +130,8 @@
id="org.eclipse.cdt.ui.CView">
</view>
</extension>
-<!-- For C Wizards -->
<!-- The wizards -->
+<!-- For C Wizards -->
<extension
point="org.eclipse.ui.newWizards">
<category
@@ -406,8 +406,8 @@
<page
showScopeSection="true"
label="%CSearchPage.label"
- extensions="c:90,cpp:90, cxx:90, cc:90, h:90, hh:90, hpp:90"
icon="icons/full/obj16/csearch_obj.gif"
+ extensions="c:90,cpp:90, cxx:90, cc:90, h:90, hh:90, hpp:90"
class="org.eclipse.cdt.internal.ui.search.CSearchPage"
sizeHint="460, 160"
id="org.eclipse.cdt.ui.CSearchPage">
diff --git a/debug/org.eclipse.cdt.debug.core/plugin.xml b/debug/org.eclipse.cdt.debug.core/plugin.xml
index 0dda5cb366e..8db11ec524e 100644
--- a/debug/org.eclipse.cdt.debug.core/plugin.xml
+++ b/debug/org.eclipse.cdt.debug.core/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.debug.core"
name="%pluginName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.debug.core.CDebugCorePlugin">
diff --git a/debug/org.eclipse.cdt.debug.mi.core/plugin.xml b/debug/org.eclipse.cdt.debug.mi.core/plugin.xml
index 8068759cbb1..45ac5cfec97 100644
--- a/debug/org.eclipse.cdt.debug.mi.core/plugin.xml
+++ b/debug/org.eclipse.cdt.debug.mi.core/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.debug.mi.core"
name="%pluginName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.debug.mi.core.MIPlugin">
diff --git a/debug/org.eclipse.cdt.debug.mi.ui/plugin.xml b/debug/org.eclipse.cdt.debug.mi.ui/plugin.xml
index b640cd8b45d..4dbd7e2a110 100644
--- a/debug/org.eclipse.cdt.debug.mi.ui/plugin.xml
+++ b/debug/org.eclipse.cdt.debug.mi.ui/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.debug.mi.ui"
name="%pluginName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.debug.mi.internal.ui.MIUIPlugin">
diff --git a/debug/org.eclipse.cdt.debug.ui.tests/plugin.xml b/debug/org.eclipse.cdt.debug.ui.tests/plugin.xml
index 94acb894df7..f97864993cb 100644
--- a/debug/org.eclipse.cdt.debug.ui.tests/plugin.xml
+++ b/debug/org.eclipse.cdt.debug.ui.tests/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.debug.ui.tests"
name="org.eclipse.cdt.debug.ui.tests"
- version="1.1.0"
+ version="1.2.0"
class="org.eclipse.cdt.debug.testplugin.CTestPlugin">
<runtime>
diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml
index 861c9e016b9..9d243f5ce18 100644
--- a/debug/org.eclipse.cdt.debug.ui/plugin.xml
+++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.debug.ui"
name="%pluginName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.debug.ui.CDebugUIPlugin">
diff --git a/doc/org.eclipse.cdt.doc.user/plugin.xml b/doc/org.eclipse.cdt.doc.user/plugin.xml
index 48c54e581d1..e52cb71e732 100644
--- a/doc/org.eclipse.cdt.doc.user/plugin.xml
+++ b/doc/org.eclipse.cdt.doc.user/plugin.xml
@@ -1,34 +1,56 @@
<?xml version="1.0" encoding="UTF-8"?>
+<plugin
+ id="org.eclipse.cdt.doc.user"
+ name="C/C++ Development User Guide"
+ version="1.2.0"
+ provider-name="eclipse.org">
-<!-- ================================================= -->
-<!-- This is the plugin for declaring the help -->
-<!-- contributions of a doc component plugin. -->
-<!-- ================================================= -->
+ <runtime>
+ </runtime>
-<plugin
-
- name = "C/C++ Development User Guide"
- id = "org.eclipse.cdt.doc.user"
- version = "1.2.0.57"
- provider-name = "Rational Software: IBM Software Group">
- <!-- Configure the help contribution for this plugin -->
- <!-- This part should be in a documentation plugin -->
- <extension point="org.eclipse.help.toc">
- <toc file="toc.xml" primary="true" />
+<!-- Configure the help contribution for this plugin -->
+<!-- This part should be in a documentation plugin -->
+ <extension
+ point="org.eclipse.help.toc">
+ <toc
+ file="toc.xml"
+ primary="true">
+ </toc>
</extension>
- <extension point="org.eclipse.help.contexts">
- <contexts file="contexts_CDT.xml" plugin="org.eclipse.cdt.ui"/>
+ <extension
+ point="org.eclipse.help.contexts">
+ <contexts
+ file="contexts_CDT.xml"
+ plugin="org.eclipse.cdt.ui">
+ </contexts>
</extension>
- <extension point="org.eclipse.help.contexts">
- <contexts file="contexts_CDT_DEBUGGER.xml" plugin="org.eclipse.cdt.debug.ui"/>
+ <extension
+ point="org.eclipse.help.contexts">
+ <contexts
+ file="contexts_CDT_DEBUGGER.xml"
+ plugin="org.eclipse.cdt.debug.ui">
+ </contexts>
</extension>
- <extension point="org.eclipse.help.contexts">
- <contexts file="contexts_CDT_DEBUGGER_MI.xml" plugin="org.eclipse.cdt.debug.mi.ui"/>
+ <extension
+ point="org.eclipse.help.contexts">
+ <contexts
+ file="contexts_CDT_DEBUGGER_MI.xml"
+ plugin="org.eclipse.cdt.debug.mi.ui">
+ </contexts>
</extension>
- <extension point="org.eclipse.help.contexts">
- <contexts file="contexts_CDT_make.xml" plugin="org.eclipse.cdt.make.ui"/>
+ <extension
+ point="org.eclipse.help.contexts">
+ <contexts
+ file="contexts_CDT_make.xml"
+ plugin="org.eclipse.cdt.make.ui">
+ </contexts>
</extension>
- <extension point="org.eclipse.help.contexts">
- <contexts file="contexts_CDT_LAUNCH.xml" plugin="org.eclipse.cdt.launch"/>
+ <extension
+ point="org.eclipse.help.contexts">
+ <contexts
+ file="contexts_CDT_LAUNCH.xml"
+ plugin="org.eclipse.cdt.launch">
+ </contexts>
</extension>
+
</plugin>
diff --git a/launch/org.eclipse.cdt.launch/plugin.xml b/launch/org.eclipse.cdt.launch/plugin.xml
index b7f7e02d9ba..c668ee70dfa 100644
--- a/launch/org.eclipse.cdt.launch/plugin.xml
+++ b/launch/org.eclipse.cdt.launch/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.launch"
name="%pluginName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
class="org.eclipse.cdt.launch.internal.ui.LaunchUIPlugin">
diff --git a/releng/org.eclipse.cdt-feature/feature.xml b/releng/org.eclipse.cdt-feature/feature.xml
index 22578581044..c03144d66c0 100644
--- a/releng/org.eclipse.cdt-feature/feature.xml
+++ b/releng/org.eclipse.cdt-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt"
label="%featureName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
image="eclipse_update_120.jpg">
@@ -26,54 +26,54 @@
id="org.eclipse.cdt.core"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt.ui"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt.debug.core"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt.debug.mi.core"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt.debug.ui"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt.launch"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt.debug.mi.ui"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt.doc.user"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
</feature>
diff --git a/releng/org.eclipse.cdt.testing-feature/feature.xml b/releng/org.eclipse.cdt.testing-feature/feature.xml
index 22499fc0cb3..d3d4546d687 100644
--- a/releng/org.eclipse.cdt.testing-feature/feature.xml
+++ b/releng/org.eclipse.cdt.testing-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt.testing"
label="%featureName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
os=""
ws=""
@@ -23,7 +23,7 @@
<requires>
<import plugin="org.eclipse.platform" version="2.0.0" match="compatible"/>
- <import plugin="org.eclipse.cdt" version="1.1.0" match="equivalent"/>
+ <import plugin="org.eclipse.cdt" version="1.2.0" match="equivalent"/>
<import plugin="org.eclipse.test" version="2.1.0" match="equivalent"/>
</requires>
@@ -31,24 +31,24 @@
id="org.eclipse.cdt.debug.ui.tests"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt.ui.tests"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt.testing"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
<plugin
id="org.eclipse.cdt.core.tests"
download-size="0"
install-size="0"
- version="1.1.0"/>
+ version="1.2.0"/>
</feature>
diff --git a/releng/org.eclipse.cdt.testing/about.properties b/releng/org.eclipse.cdt.testing/about.properties
index fd36422823a..aca0663112c 100644
--- a/releng/org.eclipse.cdt.testing/about.properties
+++ b/releng/org.eclipse.cdt.testing/about.properties
@@ -6,7 +6,7 @@
blurb=Eclipse C/C++ Development Tools Testing Framework\n\
\n\
-Version: 1.1.0\n\
+Version: 1.2.0\n\
Build id: {0}\n\
\n\
(c) Copyright QNX Software Systems Ltd. and others, 2000, 2001, 2002, 2003. All rights reserved.\n\
diff --git a/releng/org.eclipse.cdt.testing/plugin.xml b/releng/org.eclipse.cdt.testing/plugin.xml
index 962751e9334..f4a973bd113 100644
--- a/releng/org.eclipse.cdt.testing/plugin.xml
+++ b/releng/org.eclipse.cdt.testing/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.testing"
name="%pluginName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName">
<runtime>
diff --git a/releng/org.eclipse.cdt/about.properties b/releng/org.eclipse.cdt/about.properties
index c3f6af2ef4b..68b3930429a 100644
--- a/releng/org.eclipse.cdt/about.properties
+++ b/releng/org.eclipse.cdt/about.properties
@@ -6,9 +6,8 @@
blurb=Eclipse C/C++ Development Tools\n\
\n\
-Version: 1.1.0\n\
+Version: 1.2.0\n\
Build id: {0}\n\
\n\
(c) Copyright QNX Software Systems Ltd. and others, 2000, 2001, 2002, 2003. All rights reserved.\n\
Visit http://www.eclipse.org/cdt
-
diff --git a/releng/org.eclipse.cdt/plugin.xml b/releng/org.eclipse.cdt/plugin.xml
index 2ba2752e2f4..839d4fee9e5 100644
--- a/releng/org.eclipse.cdt/plugin.xml
+++ b/releng/org.eclipse.cdt/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt"
name="%pluginName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName">
<runtime>

Back to the top