org.eclipse.cdt.make.ui
Class TargetBuild

java.lang.Object
  extended by org.eclipse.cdt.make.ui.TargetBuild

public class TargetBuild
extends java.lang.Object


Constructor Summary
TargetBuild()
           
 
Method Summary
static void buildTargets(org.eclipse.swt.widgets.Shell shell, IMakeTarget[] targets)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetBuild

public TargetBuild()
Method Detail

buildTargets

public static void buildTargets(org.eclipse.swt.widgets.Shell shell,
                                IMakeTarget[] targets)