新しい ASC 2.0 コンパイラを使用する AIR 3.6 SDK にアップグレードした後、Ant ビルド ファイルのすべての ASDoc タスクが失敗します。エラーが発生します:
BUILD FAILED
E:\Projects\Eclipse\project\build\build_swc.xml:51: The following error occurred while executing this line:
E:\Projects\Eclipse\projectbuild\build_swc.xml:209: Problem: failed to create task or type asdoc
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
Adobe は ASDoc Ant タスクを削除しましたか? これに関する情報は他に見つかりません。3.6 SDK をインストールする前は、ASDoc の生成は問題なく機能していました。