flash builder 4 - “验证服务器配置”时出现烦人的错误消息

发布于 2025-01-08 02:53:24 字数 385 浏览 0 评论 0原文

由于我尚未简化配置/项目管理,因此我不断重新组织项目结构和工作区。同样,我不断更改 apache 的 webroot。每次我更改它时,我都会去更改弹性服务器设置中的服务器位置。每次,我都会验证它会抛出错误。

c:\somepath\wwwroot 不是有效位置,因为该项目包含链接资源 在那个位置

随机地我解决了它,我不知道/记住该步骤(主要是通过删除元数据内容)。

谁能告诉我这个链接资源 FB4 正在查看什么以及如何删除它?

编辑:

bin-debug 似乎链接到文件夹(所谓的链接资源),这也是输出路径

As I haven't yet streamlined my configuration/project management yet, I keep reorganizing the project structure and workspace. Similarly I keep changing apache's webroot. Every time I change it, I go and change the server location in flex server settings. And ever time, I validate it throws error.

c:\somepath\wwwroot is not a valid location because the project contains a linked resource
at that location

Randomly I resolved it which I don't know/remember the step (mostly by deleting the metadata stuff).

Can anyone tell me what this linked resource FB4 is looking at and how to get rid of it?

Edit:

It seems like the bin-debug is a linked to the folder (so called linked resource) which is also the output path

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

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

发布评论

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

评论(1

乱世争霸 2025-01-15 02:53:24

我发现 flash builder 在接受 webroot 和输出文件夹相同方面存在问题。所以我所做的是将输出文件夹更改为子目录。 (就我而言,它是 /flash

这解决了问题以及其他一些令人烦恼的问题此处

I found that flash builder has problem to accept the webroot and output folder to be same. So what I did is I changed the output folder to a subdirectory. (in my case it is /flash

This solved the problem and also some other annoying problem which was asked here

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