Flex puts _docs_ folder into the bin. Can that be stopped?
Posted
by picardo
on Server Fault
See other posts from Server Fault
or by picardo
Published on 2009-12-25T20:35:14Z
Indexed on
2010/03/31
8:03 UTC
Read the original article
Hit count: 441
I started using Flex Builder 3 only recently. There is a behavior I want to change. Flex apparently looks for folders that have underscore in front of their names inside the libraries on the project path, and transfers them to the bin directory. This often results in several megabytes of junk in my bin, and I want to change this behavior.
Does anyone know how to do that?
© Server Fault or respective owner