Searched refs:resLocation (Results 1 – 2 of 2) sorted by relevance
251 IPath resLocation = resFolder.getLocation(); in packageResources() local254 if (resLocation != null && manifestLocation != null) { in packageResources()261 osResPaths.add(resLocation.toOSString()); in packageResources()
1067 IPath resLocation = resFolder.getLocation(); in handleResources() local1071 if (outputLocation != null && resLocation != null in handleResources()1074 String osResPath = resLocation.toOSString(); in handleResources()