D Development Tools 0.7.0 Preview Release

Bruno Medeiros brunodomedeiros+dng at gmail.com
Sat Jun 29 08:23:09 PDT 2013


I've released a "Preview Release" of D Development Tools 0.7.0 .
It's not the final 0.7.0 release, consider it instead a beta version of it.

This preview release features the new parser that now correctly parses D 
up to version 2.063 . It also passes all automated tests of the 0.6.0 
release, so it should not be too far off in quality and stability from 
that version. But I know there are a few pending bugs and areas that 
need to be tested due changes in the generated AST, hence I'm not making 
it a final release yet.

INSTALLATION:
You can get from this Eclipse update site:
http://updates.ddt.googlecode.com/git-history/pre-release/

You need Java 7 for this. And you can't any other version of DLTK 
(Dynamic Languages Toolkit) other than 3.0. (This mean you can use 
Eclipse 4.x, if you don't have the later versions of DLTK there)

For detailed installation instructions, see:
http://code.google.com/p/ddt/wiki/Installation
(but note you have to use the update site mentioned above, not the one 
mentioned in the wiki. And you don't need to add 
http://download.eclipse.org/releases/indigo anymore)


-- 
Bruno Medeiros - Software Engineer


More information about the Digitalmars-d-ide mailing list