Class Ajde

java.lang.Object
org.aspectj.ajde.Ajde

public class Ajde extends Object
Singleton class used to initialize the Ajde ui as well as the properties required to run the compiler. Users must call "Ajde.init(...)" before doing anything else. There are getter methods for the various properties that are set in the initialization. This also defines the factory for getting new AjCompiler instances.
Author:
Mik Kersten, Andy Clement