public class DefaultEquinoxApplicationProcessor extends EquinoxApplicationProcessor
Constructor and Description |
---|
DefaultEquinoxApplicationProcessor(DefaultEquinoxApplication app) |
Modifier and Type | Method and Description |
---|---|
protected void |
processForContext(OscarContext ctx,
org.eclipse.core.resources.IFolder output,
org.eclipse.core.runtime.IProgressMonitor monitor) |
createProcessors, customizeContext, processLocal
process
makeName
public DefaultEquinoxApplicationProcessor(DefaultEquinoxApplication app)
protected void processForContext(OscarContext ctx, org.eclipse.core.resources.IFolder output, org.eclipse.core.runtime.IProgressMonitor monitor) throws Exception
processForContext
in class EquinoxApplicationProcessor
Exception