Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] Slow Clean/Build ... Where To Start Tracking Problem?

 I just started working on a very large project built on Eclipse 2.1 with about 500 megs of source.  We are using Eclipse 3.0 as our IDE.  The existing developers claim that before AspectJ our build/clean took 10/20 minutes.  Now it takes an hour and a half to two hours.  One of them pointed me in the direction of:

Bug #70000 related to org.eclipse.jdt.launching plug-in

I'd like to start figuring out where the slowdown is.  I've looked on the Eclipse site but don't see any good starting points to the JDT or the AJDT.  Could someone please point me in thd direction of some resources to start profiling the slowdown of the build clean cycle and where to fix it at.

Scott

Back to the top