Breakpoint Support in Flex SDK

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
[[File:Live_error.png|center]]
+
[[File:Breakpoint_header.png|center]]
-
FDT has a custom built parser that scans your projects for errors as you type.  This powerful feature enables users to know instantly if their code is valid.
+
When source code has been added to a SDK, FDT will then scan for ADocs and integrate the sources to use with breakpoints.
= <center>Video</center> =
= <center>Video</center> =
{{#widget:Vimeo|id=26488044|width=600|height=400}}
{{#widget:Vimeo|id=26488044|width=600|height=400}}
 +
 +
 +
Before getting started adding break points make sure that you properly have the [Attach Sources To SDK sources added]

Revision as of 21:04, 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


Before getting started adding break points make sure that you properly have the [Attach Sources To SDK sources added]

Get FDT5