org.eclipse.cdt.make.internal.core
Class MakeProject

java.lang.Object
  extended by org.eclipse.cdt.make.internal.core.MakeProject
All Implemented Interfaces:
ICOwner

public class MakeProject
extends java.lang.Object
implements ICOwner


Constructor Summary
MakeProject()
           
 
Method Summary
 void configure(ICDescriptor cDescriptor)
           
 void update(ICDescriptor cDescriptor, java.lang.String extensionID)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakeProject

public MakeProject()
Method Detail

configure

public void configure(ICDescriptor cDescriptor)
               throws org.eclipse.core.runtime.CoreException
Specified by:
configure in interface ICOwner
Throws:
org.eclipse.core.runtime.CoreException

update

public void update(ICDescriptor cDescriptor,
                   java.lang.String extensionID)
            throws org.eclipse.core.runtime.CoreException
Specified by:
update in interface ICOwner
Throws:
org.eclipse.core.runtime.CoreException