Searched refs:getClasspath (Results 1 – 1 of 1) sorted by relevance
69 public String[] getClasspath(ILaunchConfiguration configuration) throws CoreException { in getClasspath() method in JUnitLaunchConfigDelegate70 String[] classpath = super.getClasspath(configuration); in getClasspath()