March 27, 2007
I would recommend Poseidon (http://www.dsource.org/projects/poseidon). Built with DWT, it's Windows only until DWT is available on other platforms. Not a commercial IDE but it's the one I have found that I've think is the most developed. It looks like Eclipse and have project management, code completion, it has support for bud (build) and dmd and a couple of other features.

kmk Wrote:

> Just wondering if anybody has heard any rumors of any commercial IDEs being developed for D now that 1.0 has been out for a while.

March 27, 2007
doob Wrote:

> I would recommend Poseidon (http://www.dsource.org/projects/poseidon). Built with DWT, it's Windows only until DWT is available on other platforms. Not a commercial IDE but it's the one I have found that I've think is the most developed. It looks like Eclipse and have project management, code completion, it has support for bud (build) and dmd and a couple of other features.
> 
> kmk Wrote:
> 
> > Just wondering if anybody has heard any rumors of any commercial IDEs being developed for D now that 1.0 has been out for a while.
> 

Yeah, poseidon works pretty well. Though, I don't like that it's built on DWT (dead project).

It seems that they stopped working on poseidon as well. There hasn't been a single update to the code in 3 months.