2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-26 03:39:53 +01:00
waf/playground/eclipse
Federico Pellegrin 48a4f6a765 eclipse: generate an external builder when no CDT is used in the project (#2164)
When CDT is not included in the project (ie. we just have Python and/or Java) the current implementation would not create automatically a call to waf
for the build stage. This patch adds in such cases an external builder that automates the call to waf without the need to manually configure one.
2018-05-11 12:16:04 +02:00
..
c
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