如何在 Flex 构建器中调试 Actionscript 项目?

发布于 2024-09-18 19:40:09 字数 164 浏览 4 评论 0原文

我多年来第一次尝试使用 Flex 构建器。我以前没有使用过“运行应用程序”选项,现在当我这样做时,它会告诉我“所需项目中存在错误”以及我是否应该继续。我想调试这些错误。

有谁知道我该怎么做?

PS:当我单击“调试”按钮时,它会执行完全相同的操作。我在控制台视图中没有看到错误输出。

I am trying to use Flex builder for the first time in years. I haven't used the "Run Application" option before, and when I do that now it tells me "Errors exist in required projects" and whether I should proceed. I would like to debug those errors.

Does anyone know how I can do that?

PS: When I click the "Debug" button, it does exactly the same thing. I don't see error output in the console views.

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

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

发布评论

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

评论(2

星軌x 2024-09-25 19:40:09

确保问题视图已打开(窗口 -> 显示视图 -> 问题)。

这将向您显示在启动项目之前需要修复哪些存在的编译错误。

Ensure the Problems view is open (Window -> Show View -> Problems).

That will show you what compilation errors exist that need to be fixed before you can launch the project.

初雪 2024-09-25 19:40:09

是的,在修复编译时错误之前,您将无法启动该程序。

打开“问题”窗格,修复编译错误,然后程序将运行。

Yes, you will not be able to launch the program until you fix the compile-time errors.

Open the 'Problems' pane, fix compile errors, and then the program will run.

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