On 19 March 2015 at 07:12, Bruno Medeiros via Digitalmars-d-announce <[email protected]> wrote: > On 18/03/2015 00:12, Trent Forkert wrote: >> >> >> Unless something has changed recently, it shouldn't require dub. Last >> time I checked, my CMake work[1] could still generate projects for >> Eclipse from a D codebase, using Makefiles or Ninja. Not that that helps >> if you are creating a project from an Eclipse Wizard, which I haven't >> done in a long time. >> >> [1] https://github.com/trentforkert/cmake > > > What kind of Eclipse projects does it generate? If it generates CDT > projects, it's not really much help as CDT doesn't understand D (duh),
> and DDT doesn't work with CDT projects (also duh). Why is that 'duh'? I would expect nothing less than for DDT and CDT to interact comprehensively. VisualD and Mono-D interact extensively with the existing C/C++ toolsets present on those platforms.
