1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
build Bug 382746 - Adding C/C++ nature for C Project impossible 2015-12-28 13:43:42 -05:00
codan Bug 484619 - Make sure ProblemBindingChecker reports unresolved 2015-12-23 23:30:15 -05:00
core Remore unused New New Wizard 2015-12-28 13:20:43 -05:00
cross Bug 460953 - SetCrossCommandWizardPage does not check for 'null' in 2015-07-23 14:37:43 -04:00
debug Remore unused New New Wizard 2015-12-28 13:20:43 -05:00
doc Remove some unused images in documentation plugins 2015-10-16 18:19:52 -04:00
dsf [disassembly] Do not reuse label position for creating bp annotation 2015-12-15 15:04:36 +01:00
dsf-gdb Update GDB download script for 7.10.1 2015-12-14 07:13:30 -05:00
jtag Bug 476432 - GDB version comparison fails for GDB 7.10 2015-09-03 21:00:54 -04:00
launch Remore unused New New Wizard 2015-12-28 13:20:43 -05:00
llvm Bug 478462 - LLVM feature description is copied from CDT p2 feature 2015-11-20 22:18:55 -05:00
lrparser Moved to JDK 1.8. 2015-12-27 21:41:01 -08:00
memory Bug 474050 - [memory] Add the context menu option "Add Watchpoint 2015-08-03 08:41:07 -04:00
native/org.eclipse.cdt.native.serial Bug 480077 Be more lenient on the *usbserial* port names. 2015-10-18 21:57:32 -04:00
p2 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
qt Rename ICPPEvaluation.getTypeOrFunctionSet() to getType(). 2015-12-23 23:30:50 -05:00
releng Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00
remote Fix description and copyright for Remote CDT services feature 2015-09-13 14:37:46 -04:00
testsrunner Bug 472767 - Add support for Test Anything Protocol test runner 2015-07-20 20:42:26 -04:00
toolchains/arduino Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00
upc Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
util Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
visualizer Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
windows Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
xlc Use *Scope INSTANCE fields. 2015-10-22 01:54:54 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00