Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [ajdt-dev] Re: Slow Build and Clean Times ... Where To Start?

Thanks I'll try turning on AJDTEventTrace.  There are no other jobs running.
Just logs of cleaning, compiling, weaving, and table synching all as part of
my build clean.  

Scott 

-----Original Message-----
From: ajdt-dev-admin@xxxxxxxxxxx [mailto:ajdt-dev-admin@xxxxxxxxxxx] On
Behalf Of Matt Chapman
Sent: Thursday, December 02, 2004 3:30 PM
To: ajdt-dev@xxxxxxxxxxx
Subject: RE: [ajdt-dev] Re: Slow Build and Clean Times ... Where To Start?

Scott,

Hmm, very weird.
I suggest opening the Eclipse progress view, to see if there are other jobs
running as well as the build.
And also open the AspectJ > AJDTEventTrace view, that will give you some
more details of the build process.

Matt.

ajdt-dev-admin@xxxxxxxxxxx wrote on 02/12/2004 18:50:32:
> Matt,
> 
> It looks like structure is not the culprit. Myself and other 
> developers
has
> had long build times with it off now.  I've given Eclipse a gig of
memory
> but it only seems to be using about 300megs right now.  Is there a way
to
> turn on more verbose logging of what is going on inside the 
> clean/build process?  Right now for instance all I have is an 
> "Operation in
Progress"
> dialog with no detail available.
> 
> Scott

_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/ajdt-dev



Back to the top