Searched defs:setExecutable (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/main/java/org/glassfish/installer/util/
H A DFileUtils.java106 public static void setExecutable(String fileName) throws SecurityException { method in class:FileUtils
110 tFile.setExecutable(true);
128 eachFile.setExecutable(true);

Completed in 12 milliseconds