Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Installing latest AJDT/AspectJ build

Is it possible to somehow synchronize the version numbers of the latest
development AspectJ and AJDT builds? As it stands, I can install the latest
AJDT, but I have difficulty upgrading my ant scripts to take advantage of
the new compiler. Is the DEVELOPMENT jar linked off the home page always in
sync?

Cheers,
Nick

--- Lesiecki Nicholas <ndlesiecki@xxxxxxxxx> wrote:

> Oh. My. God.
> 
> The sort of good news: an unscientific average of new incremental compile
> times is about 1.8 seconds, which represents a 25% time reduction over
> the
> previous average of 2.5.
> 
> The REALLY REALLY good news: My full build times have dropped from aroung
> 80s. to around 40s. I can't emphasize how huge this is for our team. This
> level of speed increase represents a productivity gain of *hours* per
> week
> per developer.
> 
> You guys are awesome!
> 
> I've cc'ed the bug.
> 
> Cheers,
> Nick
> --- Matt Chapman <MCHAPMAN@xxxxxxxxxx> wrote:
> 
> > Just a quick note to let you know about the latest AJDT development
> > build, 
> > id 1.2.0.20050215161840, available via:
> > 
> > http://www.eclipse.org/ajdt/download.html
> > 
> > This development build contains some optimizations in the compiler,
> from 
> > Andy, and some other changes in AJDT.
> > 
> > But we're not done yet :)
> > 
> > Please give your feedback on the bug below, and add yourself to the CC 
> > list if you want to track further developments in this area:
> > 
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=85297
> > 
> > Thanks,
> > 
> > Matt.
> > 
> > -- 
> > Matt Chapman, mchapman@xxxxxxxxxx
> > AJDT Development, http://www.eclipse.org/ajdt 
> > 
> > _______________________________________________
> > aspectj-dev mailing list
> > aspectj-dev@xxxxxxxxxxx
> > http://dev.eclipse.org/mailman/listinfo/aspectj-dev
> > 
> 
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-dev
> 



Back to the top