On 1/23/14 4:20 AM, "dnyanesh" <dnyaneshwar.bark...@cognizant.com> wrote:
>
>Can anyone tell me what magic is the eclipse doing while cleaning the
>projects?
I couldn't tell you exactly what clean does, but I think it does toss out
the data the compiler is saving in order to try to do incremental
compilation.  This can affect what gets linked in and the order it gets
linked into a swc.

A swc is just a zip file.  You can unzip it and compare the contents,
using swfdump to compare the swf.

-Alex

Reply via email to