I am using a SWC that was published from Flash CS3 in an Actionscript project in FlexBuider. The problem is that every time I make a change and re-publish the SWC the changes I made are not immediately recognized back in FlexBuilder.
In order to have newly published SWC recognized I have to remove the reference to the SWC from the library path and then add it back again. This is tedious.
Is there a better way?