Searched refs:manifestLocation (Results 1 – 2 of 2) sorted by relevance
252 IPath manifestLocation = manifestFile.getLocation(); in packageResources() local254 if (resLocation != null && manifestLocation != null) { in packageResources()281 String osManifestPath = manifestLocation.toOSString(); in packageResources()
1068 IPath manifestLocation = manifest == null ? null : manifest.getLocation(); in handleResources() local1072 && manifestLocation != null) { in handleResources()1075 String osManifestPath = manifestLocation.toOSString(); in handleResources()