Annoying Warnings Begone! (getting rid of compiler warnings in Flex Builder)
If you’re like me and still do manual versioning of files during a project (I do for spiking or prototyping), … and a bunch of the legacy versions of the file in your open project still give you annoying warnings or errors and you don’t want them to appear in the Problems view, you don’t have to close the project or move any files. Just remove them from the Flex Applications list under [project] > Properties > Flex Applications, and Clean your project.
The annoying warnings or errors for the undesirable files should then go away in the Problems view.
0 Comments