From fe07db2d7235fe78a3134d47c09dbbbdbce450a7 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Wed, 1 Oct 2003 20:23:21 +0000 Subject: Upversioning everything to 1.2.0. --- core/org.eclipse.cdt.core.linux/fragment.xml | 4 ++-- core/org.eclipse.cdt.core.qnx/fragment.xml | 4 ++-- core/org.eclipse.cdt.core.solaris/fragment.xml | 4 ++-- core/org.eclipse.cdt.core.tests/plugin.xml | 2 +- core/org.eclipse.cdt.core.win32/fragment.xml | 4 ++-- core/org.eclipse.cdt.core/plugin.xml | 2 +- core/org.eclipse.cdt.ui.tests/plugin.xml | 2 +- core/org.eclipse.cdt.ui/build.properties | 3 +-- core/org.eclipse.cdt.ui/plugin.xml | 10 +++++----- 9 files changed, 17 insertions(+), 18 deletions(-) (limited to 'core') 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 @@ + plugin-version="1.2.0"> 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 @@ + plugin-version="1.2.0"> 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 @@ + plugin-version="1.2.0"> 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 @@ 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 @@ + plugin-version="1.2.0"> 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 @@ 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 @@ 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 @@ @@ -27,9 +27,9 @@ - - + + @@ -130,8 +130,8 @@ id="org.eclipse.cdt.ui.CView"> - + -- cgit v1.2.3