Flex Builder 3执行旧的源代码 [英] Flex Builder 3 executing old source codes

查看:155
本文介绍了Flex Builder 3执行旧的源代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一次又一次面对这个问题,但找不到任何解决办法(除了我的,我猜这不是一个好的解决方案)。

不知道为什么,有时Flex Builder会在更改后执行旧的源代码。当我调试时,我看到它是如何通过一个源(如更改本地变量)不存在(即使我删除所有该块或功能)源。(例如,更改本地变量)。

我的方式解决的方法是删除项目(备份当然的源代码)并创建一个新项目,将备份的源添加到项目中并重建。它开始工作,因为它应该工作,但这种方式是不舒服的,尤其是如果源远程机器上,你需要配置.net后端。



任何人都知道如何解决?

解决方案

我遇到了这个问题。你可以做的是这样的:
$ b


  1. 在Flex构建器中执行clean命令

  2. 关闭项目的问题。
  3. 转到您的项目文件夹在Windows资源管理器/ Finder等。

  4. 删除文件系统中的调试/发行文件夹。 / li>
  5. 重新打开项目并重建。

问题应该在此之后解决。

I'm facing this problem again and again, but can't find any solution (except mine, which is not as a good one I guess).

Don't know why, sometimes Flex Builder executes old source codes after making changes. While debugging I see how it steps through a source (e.g. changing local variables) which does not exist (even if I delete all that block or function).

My way to solve that is to delete the project (backing up the source codes of course) and create a new one, add the backed up sources to the project and rebuild. It starts to work as it should work, but this way is not as comfortable, especially if sources are on a remote machine and you need to configure .net back-end.

Anyone knows how to solve?

解决方案

I ran into this problem as well. What you can do is this:

  1. Execute the clean command in Flex builder.
  2. Close the project with the problem.
  3. Go to your project folder in windows explorer / Finder etc.
  4. Delete the debug/release folder in the filesystem.
  5. Reopen the project and rebuild.

Problem should be solved after that.

这篇关于Flex Builder 3执行旧的源代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆