= Releases = The release are parted into the 4 development repositories or available as a single package. Each is available as ZIP or TAR/BZIP2 archive. The naming scheme is the package type, dash, SWT version number the release is based on, dash, DWT version number. For windows the [http://downloads.dsource.org/projects/dwt/dwt-win-importlibs.zip dwt-win-importlibs.zip] is needed. For debugging on linux [http://downloads.dsource.org/projects/dwt/jive.zip Jive] can be used. Just '''{{{import jive.stacktrace;}}}''' and compile with debug info. On Linux-Ubuntu it needs the libbfd which is part of the binutils-dev package. == Release 3.4-1 ==#Latest This release uses Tango 0.99.7 and DMD 1.033 || Linux DWT 3.4 1 || [http://downloads.dsource.org/projects/dwt/releases/dwt-linux-3.4-1.tar.bz2 .tar.bz2] || [http://downloads.dsource.org/projects/dwt/releases/dwt-linux-3.4-1.zip .zip] || || Windows DWT 3.4 1 || [http://downloads.dsource.org/projects/dwt/releases/dwt-win-3.4-1.tar.bz2 .tar.bz2] || [http://downloads.dsource.org/projects/dwt/releases/dwt-win-3.4-1.zip .zip] || || DWT Addons Package (JFace, UI.Forms) || [http://downloads.dsource.org/projects/dwt/releases/dwt-addons-3.4-1.tar.bz2 .tar.bz2] || [http://downloads.dsource.org/projects/dwt/releases/dwt-addons-3.4-1.zip .zip] || || DWT Samples (snippets, SWT examples, JFace examples) || [http://downloads.dsource.org/projects/dwt/releases/dwt-samples-3.4-1.tar.bz2 .tar.bz2] || [http://downloads.dsource.org/projects/dwt/releases/dwt-samples-3.4-1.zip .zip] || || DWT all the above in one package || [http://downloads.dsource.org/projects/dwt/releases/dwt-3.4-1.tar.bz2 .tar.bz2] || [http://downloads.dsource.org/projects/dwt/releases/dwt-3.4-1.zip .zip] || == Release 3.4-2 == ''not yet released'' '''New Features:'''[[br]] * Update SWT 3.4.1 * DMD 1.035 and Tango 0.99.8 * Language File Support * Collection imports like {{{import dwt.all;}}} or {{{import dwt.std;}}} * JFace Text component '''Breaking Changes:'''[[br]] * SWT ports need an additional -J switch, pointing to the {{{res}}} directory