需要一个工具来可视化 ant 执行流程和属性

发布于 2024-08-21 12:47:03 字数 506 浏览 3 评论 0原文

我试图弄清楚 DITA Open Toolkit 如何执行 DITA 到 XHTML 的转换,这很困难,因为该进程由分布在多个 ant 文件中的数十个 ant 目标管理。

我需要一个可以提供执行流可视化以及 ant 调用的属性依赖性的工具。 VizAnt仅用于图形目标调用,所以我正在寻找更重型的东西。理想情况下,这样的工具将识别目标调用的顺序,以及调用时存在的属性值,以及目标主体中引用的属性、文件、目录、类路径条目等。

我的第一个想法是在 OmniGraffle 中手动绘制所有内容,但复杂性很快变得难以管理。肯定有最近的东西吗?

I'm trying to figure out how the DITA Open Toolkit performs DITA to XHTML conversions, and it's difficult since the process is managed by dozens of ant targets spread over multiple ant files.

I need a tool that can provide a visualization of the execution flow plus property dependencies of an ant invocation. VizAnt and Grand only graph target invocations, so I'm looking for something heavier-duty. Ideally, such a tool would identify the order of target invocations, as well as property values live at invocation, and properties, files, directories, classpath entries, etc. that are referenced in the body of a target.

My first thought was to manually graph it all in OmniGraffle, but the complexity quickly became unmanageable. Surely there's something more recent out there?

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

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

发布评论

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

评论(1

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