waf/playground/eclipse/c
Federico Pellegrin 161be6e647 eclipse: add generation of editor language settings
Add automatic generation of editor language settings for C and C++,
so the automatic code correction uses the correct compiler and
compiler flags, including for example the correct C/C++ standard
so construct from such standards are correctly managed by the IDE.
Correct compiler and flags are automatically generated using the
build environment data gathered during configure phase.
The playground example has been modified to contain some code that
is standard specific to demonstrate the new feature when run under
Eclipse.
2021-08-31 10:40:10 +02:00
..
exLibC/src eclipse: add generation of editor language settings 2021-08-31 10:40:10 +02:00
exProgLinkedC/src eclipse: added a playground area for testing the eclipse extra (#1968) 2017-05-18 22:16:43 +02:00
wscript eclipse: add generation of editor language settings 2021-08-31 10:40:10 +02:00