buf = new StringBuilder("cd "); buf.append(MiscUtilities.getParentOfPath(buffer.getPath())); buf.toString(); buf = new StringBuilder(coffee); buf.append("coffee"); buf.append(" "); if (type.equals("compile")){ buf.append("-c "); } buf.append(file)