Disable warnings in Flex Builder
ProblemOften in Flex Builder I get warnings like: Data binding will not be able to detect assignments to some_variable. or 1008: parameter 'some_parameter' has no type declaration. SolutionDisable warning options in Flex Builder. Detailed explanationOpen the Compiler Properties dialog box,select Project -> Properties -> Flex Compiler. In input fileld? "Additional compiler arguments:" you can type commands for disabling warnings. ? To disable ActionScript warnings : - To disable Binding warnings: - To disable all warnings: - ? ? ? (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |