From 8cceffb27298a4ee301295002e6ff2e66b757683 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Mon, 5 Jan 2004 21:16:28 +0000 Subject: [PATCH] Fix the classpaths to use dynamic containers again. My apologies :-) --- build/org.eclipse.cdt.make.core/.classpath | 14 +-------- build/org.eclipse.cdt.make.ui/.classpath | 26 +--------------- .../.classpath | 14 +-------- .../.classpath | 21 +------------ core/org.eclipse.cdt.core.tests/.classpath | 27 +---------------- core/org.eclipse.cdt.core.win32/.classpath | 15 +--------- core/org.eclipse.cdt.core/.classpath | 14 +-------- core/org.eclipse.cdt.ui.tests/.classpath | 21 +------------ core/org.eclipse.cdt.ui/.classpath | 30 +------------------ debug/org.eclipse.cdt.debug.core/.classpath | 15 +--------- .../org.eclipse.cdt.debug.mi.core/.classpath | 14 +-------- debug/org.eclipse.cdt.debug.mi.ui/.classpath | 23 +------------- .../org.eclipse.cdt.debug.ui.tests/.classpath | 22 +------------- debug/org.eclipse.cdt.debug.ui/.classpath | 29 +----------------- launch/org.eclipse.cdt.launch/.classpath | 24 +-------------- 15 files changed, 15 insertions(+), 294 deletions(-) diff --git a/build/org.eclipse.cdt.make.core/.classpath b/build/org.eclipse.cdt.make.core/.classpath index bdd591c40d8..065ac06e197 100644 --- a/build/org.eclipse.cdt.make.core/.classpath +++ b/build/org.eclipse.cdt.make.core/.classpath @@ -1,19 +1,7 @@ - - - - - - - - - - - - - + diff --git a/build/org.eclipse.cdt.make.ui/.classpath b/build/org.eclipse.cdt.make.ui/.classpath index 4e3a29e15dc..065ac06e197 100644 --- a/build/org.eclipse.cdt.make.ui/.classpath +++ b/build/org.eclipse.cdt.make.ui/.classpath @@ -1,31 +1,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/build/org.eclipse.cdt.managedbuilder.core/.classpath b/build/org.eclipse.cdt.managedbuilder.core/.classpath index d60f2f2d4a1..065ac06e197 100644 --- a/build/org.eclipse.cdt.managedbuilder.core/.classpath +++ b/build/org.eclipse.cdt.managedbuilder.core/.classpath @@ -1,19 +1,7 @@ - - - - - - - - - - - - - + diff --git a/build/org.eclipse.cdt.managedbuilder.ui/.classpath b/build/org.eclipse.cdt.managedbuilder.ui/.classpath index 5362f921078..065ac06e197 100644 --- a/build/org.eclipse.cdt.managedbuilder.ui/.classpath +++ b/build/org.eclipse.cdt.managedbuilder.ui/.classpath @@ -1,26 +1,7 @@ - - - - - - - - - - - - - - - - - - - - + diff --git a/core/org.eclipse.cdt.core.tests/.classpath b/core/org.eclipse.cdt.core.tests/.classpath index daea1cd65bd..362b81cae72 100644 --- a/core/org.eclipse.cdt.core.tests/.classpath +++ b/core/org.eclipse.cdt.core.tests/.classpath @@ -8,32 +8,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/core/org.eclipse.cdt.core.win32/.classpath b/core/org.eclipse.cdt.core.win32/.classpath index aa8c87a1b98..065ac06e197 100644 --- a/core/org.eclipse.cdt.core.win32/.classpath +++ b/core/org.eclipse.cdt.core.win32/.classpath @@ -1,20 +1,7 @@ - - - - - - - - - - - - - - + diff --git a/core/org.eclipse.cdt.core/.classpath b/core/org.eclipse.cdt.core/.classpath index d586a22f025..dd175003f60 100644 --- a/core/org.eclipse.cdt.core/.classpath +++ b/core/org.eclipse.cdt.core/.classpath @@ -8,19 +8,7 @@ - - - - - - - - - - - - - + diff --git a/core/org.eclipse.cdt.ui.tests/.classpath b/core/org.eclipse.cdt.ui.tests/.classpath index d9f898e0f31..7b90a41c7e6 100644 --- a/core/org.eclipse.cdt.ui.tests/.classpath +++ b/core/org.eclipse.cdt.ui.tests/.classpath @@ -3,26 +3,7 @@ - - - - - - - - - - - - - - - - - - - - + diff --git a/core/org.eclipse.cdt.ui/.classpath b/core/org.eclipse.cdt.ui/.classpath index c62f9404cc6..d585f114592 100644 --- a/core/org.eclipse.cdt.ui/.classpath +++ b/core/org.eclipse.cdt.ui/.classpath @@ -2,35 +2,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/debug/org.eclipse.cdt.debug.core/.classpath b/debug/org.eclipse.cdt.debug.core/.classpath index 269ecbf2bc3..5e28d3dce23 100644 --- a/debug/org.eclipse.cdt.debug.core/.classpath +++ b/debug/org.eclipse.cdt.debug.core/.classpath @@ -2,20 +2,7 @@ - - - - - - - - - - - - - - + diff --git a/debug/org.eclipse.cdt.debug.mi.core/.classpath b/debug/org.eclipse.cdt.debug.mi.core/.classpath index 539d244498b..065ac06e197 100644 --- a/debug/org.eclipse.cdt.debug.mi.core/.classpath +++ b/debug/org.eclipse.cdt.debug.mi.core/.classpath @@ -1,19 +1,7 @@ - - - - - - - - - - - - - + diff --git a/debug/org.eclipse.cdt.debug.mi.ui/.classpath b/debug/org.eclipse.cdt.debug.mi.ui/.classpath index db29ae9201a..065ac06e197 100644 --- a/debug/org.eclipse.cdt.debug.mi.ui/.classpath +++ b/debug/org.eclipse.cdt.debug.mi.ui/.classpath @@ -1,28 +1,7 @@ - - - - - - - - - - - - - - - - - - - - - - + diff --git a/debug/org.eclipse.cdt.debug.ui.tests/.classpath b/debug/org.eclipse.cdt.debug.ui.tests/.classpath index 9cae39c0198..d16b7548c1d 100644 --- a/debug/org.eclipse.cdt.debug.ui.tests/.classpath +++ b/debug/org.eclipse.cdt.debug.ui.tests/.classpath @@ -2,27 +2,7 @@ - - - - - - - - - - - - - - - - - - - - - + diff --git a/debug/org.eclipse.cdt.debug.ui/.classpath b/debug/org.eclipse.cdt.debug.ui/.classpath index cc176d43ea3..065ac06e197 100644 --- a/debug/org.eclipse.cdt.debug.ui/.classpath +++ b/debug/org.eclipse.cdt.debug.ui/.classpath @@ -1,34 +1,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/launch/org.eclipse.cdt.launch/.classpath b/launch/org.eclipse.cdt.launch/.classpath index 2018a8e42d5..065ac06e197 100644 --- a/launch/org.eclipse.cdt.launch/.classpath +++ b/launch/org.eclipse.cdt.launch/.classpath @@ -1,29 +1,7 @@ - - - - - - - - - - - - - - - - - - - - - - - +