更改 app-xml 文件中的可见值时,flash builder 4.5 中出现错误
我正在使用 flash builder 4.5 来创建应用程序。当我更改 app-xml 中的初始窗口可见值时,我无法运行该应用程序。我收到以下错误
“进程意外终止。
无效的应用程序描述符:非法值”true false” 对于 application/initialWindow/visible。
启动命令详细信息:“C:\Program Files\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1\bin\adl.exe” -runtime “C:\Program Files\Adobe\ Adobe Flash Builder 4.5\sdks\4.5.1\runtimes\air\win" "C:\Documents and Settings\preevara\Adobe Flash Builder 4.5\Test\bin-debug\Test-app.xml" "C:\Documents and Settings\preevara\Adobe Flash Builder 4.5\Test\bin-debug" "
为什么会抛出此错误
I am using flash builder 4.5 to create an app. when I changer the initial window - visible value in app- xml, I am not able to run the app. I get the following error
"Process terminated unexpectedly.
invalid application descriptor: Illegal value "true
false" for application/initialWindow/visible.
Launch command details: "C:\Program Files\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1\bin\adl.exe" -runtime "C:\Program Files\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1\runtimes\air\win" "C:\Documents and Settings\preevara\Adobe Flash Builder 4.5\Test\bin-debug\Test-app.xml" "C:\Documents and Settings\preevara\Adobe Flash Builder 4.5\Test\bin-debug" "
why is this error thrown
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
仅仅一年后,我遇到了同样的问题,解决方案是:检查您的 xx-app.xml,当您有多个标签时会出现此消息。
我在我的 app.xml 中找到了这个:
Just one year later but I've got the same issue and the solution is : check your xx-app.xml, this message appear when you have more than one tag.
I've found this in my app.xml :