flex4 - FlashDevelop code completion AIR API -
i haven't used flashdevelop in half year, , on returning (and updating it) code completion no longer functions properly. i'm not entirely sure, think code completion doesn't know air library.

when pressing "ctrl+space" after typing "import" show me classes have imported. pressing "ctrl+space" after typing "import f" or "import flash." returns no suggestions. if type of import hand, class compile though.
- i have updated flex, flashdevelop, debugger
- code completion activated
- i have set compiler options >> swc included libraries "flex 4.6\frameworks\libs\player\11.1\playerglobal.swc"
- searched google , stack overflow solution
- i have tried shang's suggestions (this & this too)
and i'm out of ideas. appreciated.
jake
ctrl+alt+space show classes included in classpath. select entry , generate import statement.
Comments
Post a Comment