adobe can explain this better but the difference is that flex builder is
scanning all the application files and folders for errors, warnings, type
completion and more. the shell compiler is just processing the application
you pass to it and imported files.

On 5/30/07, dorkie dork from dorktown <[EMAIL PROTECTED]>
wrote:

One thing can slow compile times down is if you have numerous applications
(in the root of your project) and numerous projects open. Close projects
down you dont need and remove or move applications you don't need.


On 5/30/07, André Rodrigues Pena <[EMAIL PROTECTED]> wrote:
>
>   This also happens to me, and I realized that when I use the FDS server
> compiler it is even faster than shell mxmlc. I'd like to know why.
>
> On 5/30/07, manish_shah_2010 <[EMAIL PROTECTED]> wrote:
> >
> >   Hi there,
> >
> > We have been using FlexBuilder 2.0.1 for a couple of months. One
> > problem we have is the compiler performance. We have around 9000
> > lines of action script code (including unit tests) and 2500 lines of
> > mxml code.
> >
> > Compiling the application in Eclipse takes 20-30 seconds (depending on
> > the machine spec). Specifying different options doesn't seem to make
> > any difference (Build Automatically, incremental).
> >
> > We've tried the Flex Compiler Shell from Adobe and this can do an
> > incremental compile of our code in around 4 seconds. So there must be
> > something wrong with our Eclipse FlexBuilder configuration.
> >
> > Has anyone experienced this problem or has any suggestions on things
> > we can try?
> >
> > Thanks,
> > Manish
> >
> >
>
>
> --
> André Rodrigues Pena
>
> LOCUS
> www.locus.com.br
>
> Blog
> www.techbreak.org
> >


Reply via email to