From 6d7664523e3a34b087ded45b9e4295173c172207 Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Wed, 9 Apr 2008 20:07:09 +0000 Subject: [PATCH] *** empty log message *** --- util/org.eclipse.cdt.util/build.properties | 1 - util/org.eclipse.cdt.util/welcome.xml | 29 ---------------------- 2 files changed, 30 deletions(-) delete mode 100644 util/org.eclipse.cdt.util/welcome.xml diff --git a/util/org.eclipse.cdt.util/build.properties b/util/org.eclipse.cdt.util/build.properties index 6548dd2c344..12fb62669d9 100644 --- a/util/org.eclipse.cdt.util/build.properties +++ b/util/org.eclipse.cdt.util/build.properties @@ -20,5 +20,4 @@ bin.includes = META-INF/,\ eclipse32.gif,\ notice.html,\ plugin.properties,\ - welcome.xml,\ epl-v10.html diff --git a/util/org.eclipse.cdt.util/welcome.xml b/util/org.eclipse.cdt.util/welcome.xml deleted file mode 100644 index 9a167a6d86d..00000000000 --- a/util/org.eclipse.cdt.util/welcome.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - The CDT project provides a set of plugins that implement a C/C++ IDE. -It adds a C/C++ Perspective to the Eclipse Workbench that supports C/C++ development -with a number of views, wizards, a powerful editor, and a debugger. The CDT is designed -to provide an extensible architecture, that will provide support for integration of tools -provided by Independent Software Vendors. - -This page will help familiarize you with the Eclipse C/C++ development tooling. -To get started, read the sections below and click on the related links. - - The C/C++ perspective -To open the C/C++ perspective: Click Window > Open Perspective > C/C++ Development. - - What's new -Learn about the new features in this version of the CDT. - What's new - - CDT Tutorial -This quick tutorial guides you through the basic steps to get started. - Tutorial - - CppUnit integration and other contributed plugins -Visit the CDT Community Webpage to find a list of contributed plugins -and a CppUnit integration in the CDT. - - -