this interface is part of the obsolete build system which runs as part of the IDE process. Since IDEA 15 implementations of
this class aren't used by the IDE, you should integrate into 'external build system' instead
(http://www.jetbrains.org/intellij/sdk/docs/reference_guide/frameworks_and_external_apis/external_builder_api.html).
@Deprecated
public interface IntermediateOutputCompiler
extends Compiler
Field Summary
Fields inherited from interface com.intellij.openapi.compiler.Compiler