Searched refs:manifestLocation (Results 1 – 2 of 2) sorted by relevance
241 IPath manifestLocation = manifestFile.getLocation(); in packageResources() local243 if (resLocation != null && manifestLocation != null) { in packageResources()264 String osManifestPath = manifestLocation.toOSString(); in packageResources()
976 IPath manifestLocation = manifest == null ? null : manifest.getLocation(); in handleResources() local980 && manifestLocation != null) { in handleResources()983 String osManifestPath = manifestLocation.toOSString(); in handleResources()