[flexcoders] Re: Speeding project compilation

2010-08-24 Thread Amy
--- In flexcoders@yahoogroups.com, dorkie dork from dorktown wrote: > > Because it's a pain in the a$$. You have to install Ant which requires > you to install other crap. Then you have the learning curve associated with > ANT. Then you run into random errors where something doesn't copy and yo

[flexcoders] Re: Speeding project compilation

2010-08-24 Thread Amy
> > - Original Message - > From: "Amy" > To: flexcoders@yahoogroups.com > Sent: Tuesday, August 24, 2010 9:12:27 AM > Subject: [flexcoders] Re: Speeding project compilation > > > > --- In flexcoders@yahoogroups.com, dorkie dork from dork

Re: [flexcoders] Re: Speeding project compilation

2010-08-24 Thread Oleg Sivokon
Ant generally requires only JRE (some extensions may require other things, but, if you have Flex / Flash Builder, chances are you already have JRE).

Re: [flexcoders] Re: Speeding project compilation

2010-08-24 Thread dorkie dork from dorktown
e every time) or add the script as another builder on the > project. > > Sincerely > Mark R. Jonkman > > http://bitsbytesandsawdust.blogspot.com > > - Original Message - > From: "Amy" > To: flexcoders@yahoogroups.com > Sent: Tuesday, August 24, 20

Re: [flexcoders] Re: Speeding project compilation

2010-08-24 Thread mark . jonkman
er on the project. Sincerely Mark R. Jonkman http://bitsbytesandsawdust.blogspot.com - Original Message - From: "Amy" To: flexcoders@yahoogroups.com Sent: Tuesday, August 24, 2010 9:12:27 AM Subject: [flexcoders] Re: Speeding project compilation --- In flexcoders@

[flexcoders] Re: Speeding project compilation

2010-08-24 Thread Amy
--- In flexcoders@yahoogroups.com, dorkie dork from dorktown wrote: > > There's an option in Project > Properties > Flex Compiler called "Copy > non-embedded files to the output folder". Unfortunately, we can't uncheck this, or our XML files don't get copied. You would think it would not cop