开发者

Overall build progress Visual studio 2010

Is there a way to see the overall build progress in Visual studio? In my solution there are nearly more 开发者_如何学运维than 30 projects. So it takes a long time to build the entire project.

I am looking for a way to see 8/30 In progress or something similar to that?


It still doesn't tell you progress, but it might help to see the Build Output window. If you know the order of the projects it should give you a feel of how far along the build is.

Overall build progress Visual studio 2010

You can also investigate this Build Progress plugin (leverages the Windows 7 progress taskbar: https://github.com/alastairs/buildprogress/ discussed here http://www.codebork.com/coding/2009/11/04/creating-small-visual-studio-2010-add.html


Here is quite nice extension for Visual Studio:

VSBuildStatus: http://visualstudiogallery.msdn.microsoft.com/2A2293B4-1808-44AA-B030-661F6803D8A1?SRC=VSIDE


Taskbar Build Progress displays total build progress into taskbar without adding any more clutter to VS.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜