0

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?

picardo
  • 147
  • 2
  • 11

1 Answers1

0

Rename the folders to not have an underscore in front of their name?

Massimo
  • 68,714
  • 56
  • 196
  • 319
  • Odd, why is the "not" showing in **bold** but not *italics* and it shows two asterisks instead?!? – Massimo Dec 25 '09 at 21:28