Breakpoint Support in Flex SDK

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
=Adding Breakpoints=
=Adding Breakpoints=
Before getting started adding break points make sure that you properly have the [[Attach Sources To SDK|sources attached.]]
Before getting started adding break points make sure that you properly have the [[Attach Sources To SDK|sources attached.]]
 +
[[File:Breakpoint_2.png|600px]]
 +
 +
With your sources attached, simple navigate to a component and use 'Open Declaration' (F3).
 +
[[File:Open_declaration.png|600px]]

Revision as of 21:13, 15 July 2011

Breakpoint header.png

When source code has been added to a SDK, FDT will then scan for ADocs and integrate the sources to use with breakpoints.

Video

Adding Breakpoints

Before getting started adding break points make sure that you properly have the sources attached. Breakpoint 2.png

With your sources attached, simple navigate to a component and use 'Open Declaration' (F3). Open declaration.png

Get FDT5