I think that the sourceline references are baked in the SWC when they are
compiled with debug=true (see [1]).

BTW, noticed the same behavior on my environment with the 4.11 SDK - open
declaration for LayoutBase bring me to the class asdoc section (in my case,
it highlights the “ Flash 10” words).

[1]
http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7a92.html


2013/11/28 Alex Harui <aha...@adobe.com>

> I think it is up to Flash Builder to figure out where to put the cursor.
>
> On 11/27/13 1:52 PM, "BorekB" <bor...@gmail.com> wrote:
>
> >Did a test now. I was navigating to the LayoutBase class. In SDK 4.6,
> >Flash
> >Builder correctly navigated to file LayoutBase.as with the text
> >"LayoutBase"
> >selected and cursor blinking on line 78, col 24. When I did the same for
> >SDK
> >4.11.0, the selection was somewhere inside the class ASDoc comments, so a
> >few lines above the correct position, specifically the cursor was blinking
> >at 82:28. So the location is different from 4.6 but still wrong.
> >
> >I confirmed this misbehavior even in the clean workspace as suggested by
> >Cosma.
> >
> >Are the symbol positions somehow baked into the SDK or is it up to the
> >Flash
> >Builder to scan all sources and build the index itself?
> >
> >
> >
> >--
> >View this message in context:
> >
> http://apache-flex-development.2333347.n4.nabble.com/Open-declaration-F3-c
> >trl-click-jumps-to-wrong-location-in-Flash-Builder-tp32641p32660.html
> >Sent from the Apache Flex Development mailing list archive at Nabble.com.
>
>

Reply via email to