1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/build
Marc-Andre Laperle c29c9bc057 Bug 382746 - Adding C/C++ nature for C Project impossible
This patch modifies the wizard so that the C projects also show in the
list of projects.
- If a given C project is selected and the C nature is selected, the
project is not modified.
- If a given C project is selected and the C++ nature is selected, the
C++ nature is added and project type and toolchain selection have no
effect because it is assumed that the project type and toolchain had
already been setup before hand.
- Old-style projects (CDT 3.0) are not converted anymore.
Unchanged behavior:
- C++ projects never show in the list of projects. Removing nature is
(still) unsupported.
- Non-CDT project behave as they use to.

Change-Id: Ie6282c11d90c42d21ecad2996ab49ebd64c38ece
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-12-28 13:43:42 -05:00
..
org.eclipse.cdt.autotools-feature autotools: Drop old Linux Tools compat bundle. 2015-11-13 19:27:39 +02:00
org.eclipse.cdt.autotools.core autotools: Cosmetics 2015-12-18 13:21:25 +02:00
org.eclipse.cdt.autotools.docs autotools: Doc bundle shouldn't be Java project. 2015-12-03 12:31:57 +02:00
org.eclipse.cdt.autotools.source-feature autotools: Drop old Linux Tools compat bundle. 2015-11-13 19:27:39 +02:00
org.eclipse.cdt.autotools.tests autotools: Tests improvements. 2015-12-18 09:06:26 -05:00
org.eclipse.cdt.autotools.ui autotools: Add api filters for implementing make bundles interfaces. 2015-12-18 08:12:08 -05:00
org.eclipse.cdt.autotools.ui.tests autotools: Tests improvements. 2015-12-18 09:06:26 -05:00
org.eclipse.cdt.build.core Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
org.eclipse.cdt.build.core.tests Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00
org.eclipse.cdt.build.gcc.core Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
org.eclipse.cdt.build.ui Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00
org.eclipse.cdt.cmake-feature Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
org.eclipse.cdt.cmake.core Bug 481126 - Add hyperlink support to open decl in QML editor. 2015-12-08 11:27:15 -05:00
org.eclipse.cdt.cmake.ui Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00
org.eclipse.cdt.gnu.build-feature Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00
org.eclipse.cdt.gnu.build.source-feature Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00
org.eclipse.cdt.make.core Generify getAdapter methods. 2015-11-14 00:04:50 +02:00
org.eclipse.cdt.make.core.tests Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.make.ui Bug 382746 - Adding C/C++ nature for C Project impossible 2015-12-28 13:43:42 -05:00
org.eclipse.cdt.make.ui.tests Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.managedbuilder.core Bug 366039: Internal Builder reduced build step input resource count 2015-12-14 10:30:43 -05:00
org.eclipse.cdt.managedbuilder.core.tests Bug 481971 - Detect cc compiler in the build output parser 2015-11-26 09:01:33 -05:00
org.eclipse.cdt.managedbuilder.gnu.ui Bug 481621 - Linux GCC toolchain should use Gnu Elf binary parser by default 2015-11-09 13:07:58 -05:00
org.eclipse.cdt.managedbuilder.ui Bug 382746 - Adding C/C++ nature for C Project impossible 2015-12-28 13:43:42 -05:00
org.eclipse.cdt.managedbuilder.ui.tests Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00