org.eclipse.cdt.managedbuilder.internal.buildmodel
Class BuildDescriptionGnuMakefileGenerator

java.lang.Object
  extended by org.eclipse.cdt.managedbuilder.internal.buildmodel.BuildDescriptionGnuMakefileGenerator

public class BuildDescriptionGnuMakefileGenerator
extends java.lang.Object


Constructor Summary
BuildDescriptionGnuMakefileGenerator(IBuildDescription des)
           
 
Method Summary
 void store(java.io.OutputStream stream)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildDescriptionGnuMakefileGenerator

public BuildDescriptionGnuMakefileGenerator(IBuildDescription des)
Method Detail

store

public void store(java.io.OutputStream stream)
           throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException