KDevelop 4 Beta 4 Released
On behalf of the KDevelop team I am happy to announce the Beta 4 release of KDevelop 4. This release includes some major new features, such as working sets (only available when building with KDE 4.3), integration of the quickopen functionality into the toolbar and a new perspective switcher (see the upper right corner of the mainwindow). We have of course also fixed again a lot of bugs, for example non-text files such as images will not crash KDevelop anymore when closing them, Valgrind execution is working again, the debugger's variable view has been fixed and a lot of crash fixes related to parsing and code-completion popups. Altogether we have managed to fix 30 bugs in just 30 days.
I would like to point out that you will need the latest beta or the soon-to-be-released RC1 of KDE 4.3 to experience all the new features as some of them need the newer KDE libraries. Furthermore this is the first beta release that officially builds, starts and can load projects under Microsoft Windows. For that you will definetly need the latest Subversion version (or RC1) as it contains a lockup-fix for Solid which can be triggered with some combinations of Windows and Microsoft Compilers.
You can fetch the source packages for KDevPlatform and KDevelop from the KDE mirrors. Make sure you download both packages and build KDevPlatform before KDevelop. If you build yourself make sure to read and understand Setting up Environment for running KDevelop4.