Visual studio 2010 总体构建进度

发布于 2024-11-09 12:15:51 字数 110 浏览 0 评论 0原文

有没有办法在 Visual Studio 中查看总体构建进度? 我的解决方案中有近 30 多个项目。所以整个项目的建设需要很长时间。

我正在寻找一种方法来查看 8/30 进行中或类似的内容?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

堇色安年 2024-11-16 12:15:51

它仍然不会告诉您进度,但查看“构建输出”窗口可能会有所帮助。如果您知道项目的顺序,那么您应该可以了解构建的进展情况。

在此处输入图像描述

您还可以研究此构建进度插件(利用 Windows 7 进度任务栏:https://github.com/alastairs/buildprogress/ 在此讨论 http://www.codebork.com /coding/2009/11/04/creating-small-visual-studio-2010-add.html

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.

enter image description here

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

花桑 2024-11-16 12:15:51

这是 Visual Studio 的相当不错的扩展:

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

用心笑 2024-11-16 12:15:51

任务栏构建进度在任务栏中显示总构建进度,无需添加任何内容VS 更加混乱。

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文