Disable your browser cache. I have to do this when developing.

-Mike Chabot

On Sat, Mar 20, 2010 at 7:49 PM, Rick Genter <rick.gen...@gmail.com> wrote:

>
>
> I've been building an app with Flex Builder 3. All of a sudden when I run
> my app using the debugger I no longer see my changes reflected. For example,
> I have a class where I deleted several trace() calls and added another
> trace() call, yet when I run the app I'm seeing the old trace() messages and
> not the new trace() message. Furthermore, when I put a breakpoint on the new
> trace() call, the debugger claims that there is no code at that breakpoint,
> indicating that the code has not been recompiled.
>
> I've tried cleaning the project, restarting Flex Builder and even deleting
> the project and re-importing it from CVS, but to no avail. Any suggestions?
>
> Relevant version information:
>
> Flex Builder 3, Version 3.0, Build 3.0.2.214193
> Mac OS X 10.6.2
> --
> Rick Genter
> rick.gen...@gmail.com <rick.genter%40gmail.com>
>
>  
>

Reply via email to