I switched IDEs to use FDT and want to stop the type error warnings. I went to the project's properties > FDT Problems > AS3, check "Enable project specific problems", and disabled "Function without type" and "Variable without type". This works the first time I run the project, but no subsequent times. The properties panel says "To apply these settings a full rebuild of the project is necessary!" I would like to do a full rebuild but Project > Build All is greyed out.
What am I doing wrong?
Thanks, Alex