Priority
Normal
Type
Bug 
State
Won't fix 
Assignee
Alexander Doroshko 
Subsystem
Flex Support 
Affected versions
Fixed in
Fixed in build
94.324  
Visible to
All Users 
  • Submitted by   Kenton
    13 months ago (08 Feb 2009 00:00)
  • Updated by   Alexander Doroshko
    3 weeks ago (15 Feb 2010 13:18)
  • Jira: IDEA-21817
    (history, comments)

IDEA-21817

Flex Debugging - Browser Cache

0
When debugging flex I have to make sure to clear my cache before debugging or otherwise the old swf is loaded (instead of the freshly compiled). This can be quite annoying when trying to fix issues and realizing that the code you see in IntelliJ is not the code you are debugging.

Environment: OS X 10.5.6, Safari 3.1.2
Comments (1)
 
History (2)
 
Linked Issues (0)
 
Kenton
  Kenton
17 Feb 2009 19:20
(12 months ago)
#
Good news, I've found a work around on safari. Under the Develop menubar (enable it from Safari - Preferences - Advanced - Show Develop Toolbar) you can select "Disable Cache". This has resolved the issue for me but it would be nice if IntelliJ could help.