Can't you do compile.using(:compiler_name) ? I think that's how it works. I hope that helps.
Antoine On Thu, Feb 12, 2009 at 6:29 PM, Shane Witbeck <[email protected]>wrote: > I'm working on a new compiler which compiles Flex applications and I want > to > call it along with the javac compiler. What's the best way to do this? > > I keep getting an error "mxmlc compiler already selected for this project" > > Thanks, > > -Shane >
