diff --git a/core/org.eclipse.cdt.alltests/.classpath b/core/org.eclipse.cdt.alltests/.classpath
deleted file mode 100644
index 098194ca4b7..00000000000
--- a/core/org.eclipse.cdt.alltests/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/core/org.eclipse.cdt.alltests/.project b/core/org.eclipse.cdt.alltests/.project
deleted file mode 100644
index 94cab3b7457..00000000000
--- a/core/org.eclipse.cdt.alltests/.project
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
- org.eclipse.cdt.alltests
-
-
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
-
-
- org.eclipse.pde.ManifestBuilder
-
-
-
-
- org.eclipse.pde.SchemaBuilder
-
-
-
-
-
- org.eclipse.pde.PluginNature
- org.eclipse.jdt.core.javanature
-
-
diff --git a/core/org.eclipse.cdt.alltests/.settings/org.eclipse.jdt.core.prefs b/core/org.eclipse.cdt.alltests/.settings/org.eclipse.jdt.core.prefs
deleted file mode 100644
index 520ad8e1ca9..00000000000
--- a/core/org.eclipse.cdt.alltests/.settings/org.eclipse.jdt.core.prefs
+++ /dev/null
@@ -1,65 +0,0 @@
-#Fri Apr 25 15:24:03 EDT 2008
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
-org.eclipse.jdt.core.compiler.compliance=1.7
-org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
-org.eclipse.jdt.core.compiler.problem.deprecation=warning
-org.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled
-org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled
-org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
-org.eclipse.jdt.core.compiler.problem.emptyStatement=warning
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
-org.eclipse.jdt.core.compiler.problem.fatalOptionalError=enabled
-org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
-org.eclipse.jdt.core.compiler.problem.finalParameterBound=warning
-org.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=warning
-org.eclipse.jdt.core.compiler.problem.forbiddenReference=error
-org.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=warning
-org.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning
-org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=warning
-org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=warning
-org.eclipse.jdt.core.compiler.problem.localVariableHiding=ignore
-org.eclipse.jdt.core.compiler.problem.methodWithConstructorName=warning
-org.eclipse.jdt.core.compiler.problem.missingDeprecatedAnnotation=warning
-org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=warning
-org.eclipse.jdt.core.compiler.problem.missingSerialVersion=warning
-org.eclipse.jdt.core.compiler.problem.noEffectAssignment=warning
-org.eclipse.jdt.core.compiler.problem.noImplicitStringConversion=warning
-org.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=warning
-org.eclipse.jdt.core.compiler.problem.nullReference=warning
-org.eclipse.jdt.core.compiler.problem.overridingPackageDefaultMethod=warning
-org.eclipse.jdt.core.compiler.problem.parameterAssignment=ignore
-org.eclipse.jdt.core.compiler.problem.possibleAccidentalBooleanAssignment=warning
-org.eclipse.jdt.core.compiler.problem.potentialNullReference=warning
-org.eclipse.jdt.core.compiler.problem.rawTypeReference=warning
-org.eclipse.jdt.core.compiler.problem.redundantNullCheck=warning
-org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=warning
-org.eclipse.jdt.core.compiler.problem.specialParameterHidingField=disabled
-org.eclipse.jdt.core.compiler.problem.staticAccessReceiver=warning
-org.eclipse.jdt.core.compiler.problem.suppressWarnings=enabled
-org.eclipse.jdt.core.compiler.problem.syntheticAccessEmulation=ignore
-org.eclipse.jdt.core.compiler.problem.typeParameterHiding=warning
-org.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning
-org.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=ignore
-org.eclipse.jdt.core.compiler.problem.unhandledWarningToken=warning
-org.eclipse.jdt.core.compiler.problem.unnecessaryElse=warning
-org.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=warning
-org.eclipse.jdt.core.compiler.problem.unqualifiedFieldAccess=ignore
-org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=warning
-org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionExemptExceptionAndThrowable=enabled
-org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled
-org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled
-org.eclipse.jdt.core.compiler.problem.unusedImport=error
-org.eclipse.jdt.core.compiler.problem.unusedLabel=warning
-org.eclipse.jdt.core.compiler.problem.unusedLocal=warning
-org.eclipse.jdt.core.compiler.problem.unusedParameter=warning
-org.eclipse.jdt.core.compiler.problem.unusedParameterIncludeDocCommentReference=enabled
-org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=enabled
-org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=enabled
-org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
-org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
-org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
-org.eclipse.jdt.core.compiler.source=1.7
diff --git a/core/org.eclipse.cdt.alltests/CDT Master Test Suite.launch b/core/org.eclipse.cdt.alltests/CDT Master Test Suite.launch
deleted file mode 100644
index 32c27f27b51..00000000000
--- a/core/org.eclipse.cdt.alltests/CDT Master Test Suite.launch
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/org.eclipse.cdt.alltests/META-INF/MANIFEST.MF b/core/org.eclipse.cdt.alltests/META-INF/MANIFEST.MF
deleted file mode 100644
index 3d112cbfc18..00000000000
--- a/core/org.eclipse.cdt.alltests/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,26 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %Bundle-Name.0
-Bundle-SymbolicName: org.eclipse.cdt.alltests
-Bundle-Version: 8.1.0.qualifier
-Require-Bundle: org.eclipse.core.runtime,
- org.junit,
- org.eclipse.cdt.core.tests,
- org.eclipse.cdt.core,
- org.eclipse.core.resources,
- org.eclipse.cdt.autotools.tests,
- org.eclipse.cdt.core.tests,
- org.eclipse.cdt.ui.tests,
- org.eclipse.cdt.codan.core.test,
- org.eclipse.cdt.core.lrparser.tests,
- org.eclipse.cdt.make.core.tests,
- org.eclipse.cdt.managedbuilder.core.tests,
- org.eclipse.cdt.managedbuilder.ui.tests,
- org.eclipse.cdt.testsrunner.test,
- org.eclipse.cdt.core.parser.upc.tests,
- org.eclipse.cdt.errorparsers.xlc.tests,
- org.eclipse.cdt.core.lrparser.xlc.tests,
- org.eclipse.cdt.debug.ui.tests
-Bundle-Vendor: %Bundle-Vendor.0
-Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: JavaSE-1.7
diff --git a/core/org.eclipse.cdt.alltests/README.txt b/core/org.eclipse.cdt.alltests/README.txt
deleted file mode 100644
index 2a8897a04ff..00000000000
--- a/core/org.eclipse.cdt.alltests/README.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-This plugin is a convenience for developers wanting to run all the junit3 tests
-in CDT from within the IDE with a single click. It contains a container test
-class and a launch configuration. If you're interested in running only a subset
-of the tests, simply comment out lines in AllTests.java.
-
-Keep in mind some of the tests require a toolchain to be in PATH. So Windows
-developers will need to have MinGW or Cygwin installed.
\ No newline at end of file
diff --git a/core/org.eclipse.cdt.alltests/about.html b/core/org.eclipse.cdt.alltests/about.html
deleted file mode 100644
index 9b669c2fd0c..00000000000
--- a/core/org.eclipse.cdt.alltests/about.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-About
-
-
-About This Content
-
-February 8, 2007
-License
-
-The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
-indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available
-at http://www.eclipse.org/legal/epl-v10.html.
-For purposes of the EPL, "Program" will mean the Content.
-
-If you did not receive this Content directly from the Eclipse Foundation, the Content is
-being redistributed by another party ("Redistributor") and different terms and conditions may
-apply to your use of any object code in the Content. Check the Redistributor's license that was
-provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source code in the Content
-and such source code may be obtained at http://www.eclipse.org.
-
-
\ No newline at end of file
diff --git a/core/org.eclipse.cdt.alltests/build.properties b/core/org.eclipse.cdt.alltests/build.properties
deleted file mode 100644
index 417826ea2a9..00000000000
--- a/core/org.eclipse.cdt.alltests/build.properties
+++ /dev/null
@@ -1,17 +0,0 @@
-###############################################################################
-# Copyright (c) 2007, 2009 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# IBM Corporation - initial API and implementation
-###############################################################################
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- about.html,\
- plugin.properties
-src.includes = about.html
diff --git a/core/org.eclipse.cdt.alltests/plugin.properties b/core/org.eclipse.cdt.alltests/plugin.properties
deleted file mode 100644
index 098506f8aea..00000000000
--- a/core/org.eclipse.cdt.alltests/plugin.properties
+++ /dev/null
@@ -1,13 +0,0 @@
-###############################################################################
-# Copyright (c) 2012 Freescale Semiconductor Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Freescale Semiconductor - initial API and implementation
-###############################################################################
-# properties file for org.eclipse.cdt.core.parser.c99.tests
-Bundle-Vendor.0 = Eclipse CDT
-Bundle-Name.0 = CDT Master Test Suite
diff --git a/core/org.eclipse.cdt.alltests/pom.xml b/core/org.eclipse.cdt.alltests/pom.xml
deleted file mode 100644
index eef7630a4f6..00000000000
--- a/core/org.eclipse.cdt.alltests/pom.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
- 4.0.0
-
-
- org.eclipse.cdt
- cdt-parent
- 8.8.0-SNAPSHOT
- ../../pom.xml
-
-
- 5.1.0-SNAPSHOT
- org.eclipse.cdt.core.parser.upc.tests
- eclipse-test-plugin
-
-
-
-
- org.eclipse.tycho
- tycho-surefire-plugin
- ${tycho-version}
-
- false
- ${tycho.testArgLine} ${base.test.vmargs}
-
- **/UPCParserTestSuite.*
-
- true
-
-
-
-
-
diff --git a/core/org.eclipse.cdt.alltests/src/org/eclipse/cdt/alltests/AllTests.java b/core/org.eclipse.cdt.alltests/src/org/eclipse/cdt/alltests/AllTests.java
deleted file mode 100644
index 9b572bbd2cb..00000000000
--- a/core/org.eclipse.cdt.alltests/src/org/eclipse/cdt/alltests/AllTests.java
+++ /dev/null
@@ -1,49 +0,0 @@
-/*******************************************************************************
- * Copyright (c) 2012 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- * John Cortell - Initial API and implementation
- *******************************************************************************/
-package org.eclipse.cdt.alltests;
-
-import junit.framework.JUnit4TestAdapter;
-import junit.framework.Test;
-import junit.framework.TestSuite;
-
-/**
- * Container for all the junit3 tests in CDT
- *
- * Keep in mind that some of these tests require that a GNU toolchain be in
- * PATH. (I.e., on Windows, make sure you have MinGW or Cygwin)
- */
-public class AllTests extends TestSuite {
- public static Test suite() throws Exception {
- final AllTests suite = new AllTests();
- suite.addTest(new JUnit4TestAdapter(org.eclipse.cdt.autotools.tests.AllAutotoolsTests.class));
- // // There are intermittent failures in these tests. No pattern to failures. Seems like indexer is interrupted
- if (System.getProperty("cdt.skip.known.test.failures") == null) { //$NON-NLS-1$
- suite.addTest(org.eclipse.cdt.codan.core.test.AutomatedIntegrationSuite.suite());
- suite.addTest(org.eclipse.cdt.core.lrparser.tests.LRParserTestSuite.suite());
- suite.addTest(org.eclipse.cdt.core.parser.xlc.tests.suite.XlcTestSuite.suite());
- suite.addTest(org.eclipse.cdt.core.parser.upc.tests.UPCParserTestSuite.suite());
- }
- suite.addTest(org.eclipse.cdt.core.suite.AutomatedIntegrationSuite.suite());
-
- // These tests fail intermittently due to gdb not shutting down and thus
- // not being able to delete the project (exe locked)
- if (System.getProperty("cdt.skip.known.test.failures") == null) { //$NON-NLS-1$
- suite.addTest(org.eclipse.cdt.debug.core.tests.AllDebugTests.suite());
- }
- suite.addTest(org.eclipse.cdt.errorparsers.xlc.tests.AllXlcErrorParserTests.suite());
- suite.addTest(org.eclipse.cdt.make.core.tests.AutomatedIntegrationSuite.suite());
- suite.addTest(org.eclipse.cdt.managedbuilder.tests.suite.AllManagedBuildTests.suite());
- suite.addTest(org.eclipse.cdt.managedbuilder.ui.tests.suite.AllManagedBuildUITests.suite());
- suite.addTest(org.eclipse.cdt.testsrunner.test.TestsRunnerSuite.suite());
- suite.addTest(org.eclipse.cdt.ui.tests.AutomatedSuite.suite());
- return suite;
- }
-}