I have a workspace that consists of a number of projects. The main project is a Flex application, other projects are libraries. What's happening is that when I debug it from FB no debugging info exists in these libraries and as a result no breakpoints are working. The libraries are referenced using their swc files. So, looks like the swc files are not getting compiled with the debugging data. Any idea what to check? I am using FB 4.7 and SDK 4.1.
Thanks
