Editor Support /
Eclipse Editor
Eclipse based D IDEs
There have been many Eclipse based D IDEs:
|
Descent and Mmrnmhrm are both currently active, but Descent has been around much longer.
Old Info:
D plugin:- Plugin (source included):
DsourceProject:ddt (used to be called "eclipseD"?) - Apparently, the EclipseD plugin is evolving into DDT (see EditorSupport/DDTForEclipse).

... Nothing earth shattering, just an editor that mostly highlights code right. (egads) There's some issues with highlighting numbers, due to the way the scanner classes work, but it's quite usable regardless. Comments welcome, contributions moreso. :) -- andy

2004.5.30 - Demmegod is working on expanding the plugin at dsource.org. I believe the number highlighting is done, and there is some preliminary work on the Outline function, like in JDT.