Searched refs:outFile (Results 1 – 2 of 2) sorted by relevance
13 ext.outFile = new File(outPath)16 ext.outFile = new File(projectDir, outPath)143 File targetDir = new File(outFile, "/host/maven/target").getCanonicalFile()155 def androidOut = outFile.getCanonicalPath()
959 IFile outFile = androidOutFolder.getFile(SdkConstants.FN_ANDROID_MANIFEST_XML); in mergeManifest() local971 outFile.getLocation().toFile()); in mergeManifest()973 outFile.refreshLocal(IResource.DEPTH_INFINITE, mDerivedProgressMonitor); in mergeManifest()1018 outFile.getLocation().toFile(), in mergeManifest()1041 outFile.refreshLocal(IResource.DEPTH_INFINITE, mDerivedProgressMonitor); in mergeManifest()