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 eclipse: added a playground area for testing the eclipse extra (#1968) 2017-05-18 22:16:43 +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