I am using Eclipse 3.3.2 with the Flex Builder plugin (3.0.194161) and the Flex SDK 3.2. Recently, intellisense began to forget about everything that was in the flash. * Package EXCEPT flash.errors. *
The code is still compiling, but when you try to automatically resolve something (CTRL + SPACE) it deletes any of the flash files. * import and therefore causes a compilation error. As it stands, I must either not use CTRL + SPACE or re-add my flash. * Before compilation.
I tried to recreate the workspace / project and reinstalled the Flex SDK, but I am still having the same problems.
Any thoughts?
source share