Searched refs:jarUrl (Results 1 – 1 of 1) sorted by relevance
153 URL jarUrl = bundle.getEntry(AdtConstants.WS_SEP + JUNIT_JAR); in getJunitJarLocation() local154 return FileLocator.resolve(jarUrl).getFile(); in getJunitJarLocation()