Can I configure Flash Builder 4 to build into different folders? Something like: build applications files into “folder a” and modules files into “folder b”?
Thanks,
André
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you have different projects for each application, then (by default( the applications are already building into different folders. It would be possible–although uncommon–to set multiple projects to use the same bin folder.
Flash Builder, for all intents and purposes, was created under the assumption that there would be only one application for each project. The only time I have multiple applications in a single project is if it is a “Scratch” project for testing different ideas.