[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[aspectj-dev] Exploiting incremental compilation through IDEs?
|
- From: "Adrian Colyer" <adrian_colyer@xxxxxxxxxx>
- Date: Sun, 19 Jan 2003 17:34:58 +0000
- Delivered-to: aspectj-dev@dev.eclipse.org
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