Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Welcome to eclipseD project

eclipseD (formerly D Development Tools Eclipse Plugins (formerly eclipseD) ) DDT name was transfered to the Mmrnmhrm project.

Project Status

This project is inactive due to the developer's lack of time. The last change to the SVN occurred on 2006-03-27 (r165). There is no plans to continue development of this project.

On the other hand, the Descent project is a newer effort to create an Eclipse plugin for developing in D, and the Descent project is still active. Also, Mmrnmhrm (partially based on Descent) is an even newer project for an Eclipse-based IDE for D, and Mmrnmhrm is being actively developed.

Project Information

NameeclipseD
CategoryDevelopment Tools
Status3 - Alpha
Short DescriptioneclipseD, formerly D Development Tools, formerly 'eclipseD'... weird, huh?
Long DescriptionThe eclipseD Project is working towards providing a fully functional D Integrated Development Environment (IDE) for the Eclipse platform.
Home Page
Forumhttp://www.dsource.org/forums/viewforum.php?f=6
SVNhttp://svn.dsource.org/projects/ddt/

About

The DDT (D Development Tools) Project is working towards providing a fully functional D Integrated Development Environment (IDE) for the Eclipse platform.

We strongly encourage interested parties to extend our work, thereby making the Eclipse DDT project a richer set of freely available resources. We are looking for contributions from the open source community in the areas of test, development, documentation, and general users who can help us ensure that the D tools work well.

Our current release function includes:

  • D Builder (basic functionality, only dmd compiler supported, no incremental build, no module/import dependency check)
  • D Editor (basic functionality, syntax highlighting etc.)
  • D Launcher (Default implementation, launches and external application)
  • Parser

The CDT is licensed under the Eclipse Public License and is implemented in java as a set of plugins to the Eclipse platform.

Release Notes

  • Reqirements:
    • OS: Windows tm (tested on windows 2000 and XP)
    • JRE 1.5.x (tested on 1.5.0.6)
    • DMD
    • Eclipse 3.1.x
  • Stage -- project now in alpha stage

Starting Points


1 To install CDT from the update site, in the Help menu select Software Updates and then Find and Install, Select Search for new features to install and click Next. Click New Remote Site to add an update with the URL provided above, and then expand the site node to reveal the available downloads.