Hi,
I started to use FlexBuilder as a plugin for Eclipse recently. I find that FlexBuilder is really hard and not very intuitive to set up a customized project with several applications/modules within one project. To me a Flex project seems to be most functional when handling one output file only. And then you link several projects together if you want to modularize the application. This is really hard to manage over cvs/svn and several team members located on different offices. Because of this I tend to go more towards using the Flex 2 SDK to set up custom build (compile) scripts with ANT and the command line compiler where I can exclude classes and also share my compile settings with anyone who works on the same project. The only thing that keeps me with FlexBuilder right now is that I can't find an external editor plug-in for as3 and MXML. Also I am looking for an ui interface for the SDK debugger as working with the command line and bat files to debug is not that desirable, I would rather get the debug tread back to a panel in eclipse. Have I missed some vital setup options for a FlexBuilder project? Happy if people on the list could share info on how they manage large applications with FlexBuilder. And where to find good eclipse plug-ins for Flex SDK Thx, Jonas

