With this new FDT version we focused on convenience for AsDoc.

Now FDT considers AsDoc XML comments for MXML components and also Deprecated metadata tags are interpreted and taken into account. Additionally all refactorings have been extended to update AsDoc references like @see,@throws,.. accordingly.

This new FDT version recognizes AsDoc comments inside MXML:AsDocInMXML

Now Deprecated metadata is interpreted, too:DeprecatedClass

The AsDoc view shows the deprecation information below the title row:AsDocViewShowDeprecated

Each deprecated element reference is highlighted with strike-through:ReferencesToDeprecatedAdditionally a warning is generated for each reference to a deprecated element.