Re: Flash Builder 4.6 with Apache Flex 4.10 release build

2013-09-11 Thread Alex Harui
On 9/11/13 4:50 PM, "Alessandro Palombaro" wrote: >Thanks Alex! Do you know why some of the swcs have their source >attachments automatically setup correctly and some others don't? Is it FB >doing its own thing or is there somewhere in the SDK these links are >defined? I have not found a way fo

Re: Flash Builder 4.6 with Apache Flex 4.10 release build

2013-09-11 Thread Alessandro Palombaro
Thanks Alex! Do you know why some of the swcs have their source attachments automatically setup correctly and some others don't? Is it FB doing its own thing or is there somewhere in the SDK these links are defined? On Wed, Sep 11, 2013 at 10:51 PM, Alex Harui wrote: > You should be able to go

Re: Flash Builder 4.6 with Apache Flex 4.10 release build

2013-09-11 Thread Alex Harui
You should be able to go to Project Properties/Build Paths/Library Paths Expand the SDK and you should see all SWCs, expand a SWC and you should be able to set a source attachment for it. On 9/11/13 1:31 AM, "Alessandro Palombaro" wrote: >Does anyone know how to setup Flash Builder 4.6 to proper

Flash Builder 4.6 with Apache Flex 4.10 release build

2013-09-11 Thread Alessandro Palombaro
Does anyone know how to setup Flash Builder 4.6 to properly jump to Flex source files when hitting F3 (open declaration) on a class reference? It seems I can jump to classes that existed in older versions (most of the time it jumps to the wrong line in the class but still opens the source file) bu