org.eclipse.cdt.debug.mi.core
Class MICoreUtils

java.lang.Object
  extended by org.eclipse.cdt.debug.mi.core.MICoreUtils

public class MICoreUtils
extends java.lang.Object

Utility methods.


Constructor Summary
MICoreUtils()
           
 
Method Summary
static java.io.File[] getAutoSolibs(org.eclipse.debug.core.ILaunchConfiguration configuration)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MICoreUtils

public MICoreUtils()
Method Detail

getAutoSolibs

public static java.io.File[] getAutoSolibs(org.eclipse.debug.core.ILaunchConfiguration configuration)
                                    throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException