Is it possible to use Flex localization without creating additional folders in ...\Flex Builder 3 Plug-in\sdks\3.1.0\frameworks\locale ? I'm asking for the sake of version control - I would like to add localization capabilities to my Flex app but don't want to check the Flex SDK in or depend on manual actions (every new developer shouldn't be required to run 'copylocale' prior to compiling the project).
I have tried to add the generated SWCs to my libs directory but that didn't work. Any solutions? Thanks, Borek

