waf/playground/eclipse
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
..
c eclipse: add generation of editor language settings 2021-08-31 10:40:10 +02:00
java eclipse: add support for generated files management for java and python 2018-04-22 00:40:28 +02:00
python eclipse: add support for generated files management for java and python 2018-04-22 00:40:28 +02:00
wscript eclipse: generate an external builder when no CDT is used in the project (#2164) 2018-05-11 12:16:04 +02:00