Home
last modified time | relevance | path

Searched refs:getBootpathExt (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DJUnitLaunchConfigDelegate.java63 public String[][] getBootpathExt(ILaunchConfiguration configuration) throws CoreException { in getBootpathExt() method in JUnitLaunchConfigDelegate
64 String[][] bootpath = super.getBootpathExt(configuration); in getBootpathExt()