Searched refs:sourceDir (Results 1 – 2 of 2) sorted by relevance
471 IFileStore sourceDir = fileSystem.getStore(libraryPath.toURI()); in createLibraryProject() local473 sourceDir.copy(destDir, EFS.OVERWRITE, null); in createLibraryProject()
648 IFileStore sourceDir = new ReadWriteFileStore( in createProjectAsync()653 sourceDir.copy(destDir, EFS.OVERWRITE, null); in createProjectAsync()1305 IFileStore sourceDir = new ReadWriteFileStore( in copySampleCode() local1309 sourceDir.copy(destDir, EFS.OVERWRITE, null); in copySampleCode()