Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-dev] Exploiting incremental compilation through IDEs?

Hi Adrian,

I rolled the answer to this into my previous message on "ajde implementation
plans".

Mik

> -----Original Message-----
> From: aspectj-dev-admin@xxxxxxxxxxx [mailto:aspectj-dev-admin@xxxxxxxxxxx]
> On Behalf Of Adrian Colyer
> Sent: Sunday, January 19, 2003 9:35 AM
> To: aspectj-dev@xxxxxxxxxxxxxxx
> Subject: [aspectj-dev] Exploiting incremental compilation through IDEs?
> 
> Does AJDE currently exploit the new incremental compilation in 1.1, or is
> there something in addition I need to do in AJDT?  Currently we intialise
> Adje once when the AJDT plugin is loaded, and then make repeated calls to
> org.aspectj.ajde.BuildManager.build(..) - seems to be completing pretty
> quickly from observation...
> 
> --Adrian
> Adrian_Colyer@xxxxxxxxxx
> 
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-dev



Back to the top