|
Archives
D Programming
digitalmars.Ddigitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger D.gnu D C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D.announce - Descent 0.5.5 released
The Descent plugin for Eclipse provides an IDE for writing, launching and debugging code in D. Explanations on how to get it from within Eclipse are here: http://www.dsource.org/projects/descent For this release Robert Fraser made an excelent addition: when compiling programs using an external tool such as dsss, rebuild, dmd, gdc, ldc, gdmd or bud, there are now links to the files in the console output for warnings and errors. I think this one was pretty requested. So say thanks to him! :-) (here's a screenshot in case no one understood my poor English: http://downloads.dsource.org/projects/descent/problems.jpg :-P) This release has also some enhancements/bug-fixes: - #168: Don't expand template arguments - #169: Don't expand default arguments - #82: switch/case auto-indent (not formatter) - "Run as D application" should appear most of the time in correct places, as requested in the forums. Any suggestion, critic or bug report is welcome. You can use: - the forums: http://www.dsource.org/forums/viewforum.php?f=107 - trac: http://www.dsource.org/projects/descent/report?action=new - irc: at freenode, #d.descent Enjoy! May 18 2009
Ary Borenszweig wrote:The Descent plugin for Eclipse provides an IDE for writing, launching and debugging code in D. Explanations on how to get it from within Eclipse are here: http://www.dsource.org/projects/descent For this release Robert Fraser made an excelent addition: when compiling programs using an external tool such as dsss, rebuild, dmd, gdc, ldc, gdmd or bud, there are now links to the files in the console output for warnings and errors. I think this one was pretty requested. So say thanks to him! :-) May 18 2009
Ary Borenszweig schrieb:For this release Robert Fraser made an excelent addition: when compiling programs using an external tool such as dsss, rebuild, dmd, gdc, ldc, gdmd or bud, there are now links to the files in the console output for warnings and errors. I think this one was pretty requested. So say thanks to him! :-) May 19 2009
For this release Robert Fraser made an excelent addition: when compiling programs using an external tool such as dsss, rebuild, dmd, gdc, ldc, gdmd or bud, there are now links to the files in the console output for warnings and errors. I think this one was pretty requested. So say thanks to him! :-) (here's a screenshot in case no one understood my poor English: http://downloads.dsource.org/projects/descent/problems.jpg :-P) May 20 2009
Ary Borenszweig Wrote:The Descent plugin for Eclipse provides an IDE for writing, launching and debugging code in D. Explanations on how to get it from within Eclipse are here: http://www.dsource.org/projects/descent For this release Robert Fraser made an excelent addition: when compiling programs using an external tool such as dsss, rebuild, dmd, gdc, ldc, gdmd or bud, there are now links to the files in the console output for warnings and errors. I think this one was pretty requested. So say thanks to him! :-) (here's a screenshot in case no one understood my poor English: http://downloads.dsource.org/projects/descent/problems.jpg :-P) This release has also some enhancements/bug-fixes: - #168: Don't expand template arguments - #169: Don't expand default arguments - #82: switch/case auto-indent (not formatter) - "Run as D application" should appear most of the time in correct places, as requested in the forums. Any suggestion, critic or bug report is welcome. You can use: - the forums: http://www.dsource.org/forums/viewforum.php?f=107 - trac: http://www.dsource.org/projects/descent/report?action=new - irc: at freenode, #d.descent Enjoy! May 21 2009
For this release Robert Fraser made an excelent addition: when compiling programs using an external tool such as dsss, rebuild, dmd, gdc, ldc, gdmd or bud, there are now links to the files in the console output for warnings and errors. I think this one was pretty requested. So say thanks to him! :-) (here's a screenshot in case no one understood my poor English: http://downloads.dsource.org/projects/descent/problems.jpg :-P) May 21 2009
Saaa wrote:For this release Robert Fraser made an excelent addition: when compiling programs using an external tool such as dsss, rebuild, dmd, gdc, ldc, gdmd or bud, there are now links to the files in the console output for warnings and errors. I think this one was pretty requested. So say thanks to him! :-) (here's a screenshot in case no one understood my poor English: http://downloads.dsource.org/projects/descent/problems.jpg :-P) May 21 2009
Is the executable name any of "bud" or "bud.exe"? I think that's what the process name is for Eclipse, and the links are associated to the process name (not to the name you choose for the external tool). May 21 2009
Saaa wrote:Is the executable name any of "bud" or "bud.exe"? I think that's what the process name is for Eclipse, and the links are associated to the process name (not to the name you choose for the external tool). May 21 2009
== Quote from Ary Borenszweig (ary esperanto.org.ar)'s articleThe Descent plugin for Eclipse provides an IDE for writing, launching and debugging code in D. Explanations on how to get it from within Eclipse are here: http://www.dsource.org/projects/descent For this release Robert Fraser made an excelent addition: when compiling programs using an external tool such as dsss, rebuild, dmd, gdc, ldc, gdmd or bud, there are now links to the files in the console output for warnings and errors. I think this one was pretty requested. So say thanks to him! :-) (here's a screenshot in case no one understood my poor English: http://downloads.dsource.org/projects/descent/problems.jpg :-P) This release has also some enhancements/bug-fixes: - #168: Don't expand template arguments - #169: Don't expand default arguments - #82: switch/case auto-indent (not formatter) - "Run as D application" should appear most of the time in correct places, as requested in the forums. Any suggestion, critic or bug report is welcome. You can use: - the forums: http://www.dsource.org/forums/viewforum.php?f=107 - trac: http://www.dsource.org/projects/descent/report?action=new - irc: at freenode, #d.descent Enjoy! May 22 2009
dsimcha wrote:== Quote from Ary Borenszweig (ary esperanto.org.ar)'s articleThe Descent plugin for Eclipse provides an IDE for writing, launching and debugging code in D. Explanations on how to get it from within Eclipse are here: http://www.dsource.org/projects/descent For this release Robert Fraser made an excelent addition: when compiling programs using an external tool such as dsss, rebuild, dmd, gdc, ldc, gdmd or bud, there are now links to the files in the console output for warnings and errors. I think this one was pretty requested. So say thanks to him! :-) (here's a screenshot in case no one understood my poor English: http://downloads.dsource.org/projects/descent/problems.jpg :-P) This release has also some enhancements/bug-fixes: - #168: Don't expand template arguments - #169: Don't expand default arguments - #82: switch/case auto-indent (not formatter) - "Run as D application" should appear most of the time in correct places, as requested in the forums. Any suggestion, critic or bug report is welcome. You can use: - the forums: http://www.dsource.org/forums/viewforum.php?f=107 - trac: http://www.dsource.org/projects/descent/report?action=new - irc: at freenode, #d.descent Enjoy! May 22 2009
|