Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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



Back to the top