Home | History | Annotate | Download | only in ant

Lines Matching refs:format

123             throw new BuildException(String.format("SDK Location '%s' is not valid.", sdkLocation));
150 messages.add(String.format("Error: " + errorFormat, args));
158 messages.add(String.format(msgFormat, args));
162 messages.add(String.format("Warning: " + warningFormat, args));
178 throw new BuildException(String.format(
186 throw new BuildException(String.format(
216 throw new BuildException(String.format(
284 throw new BuildException(String.format("Rules directory '%s' is missing.",
293 importedRulesFileName = String.format(
302 throw new BuildException(String.format("Build rules file '%s' is missing.",
352 throw new BuildException(String.format(
371 throw new BuildException(String.format(
384 throw new BuildException(String.format(
391 System.out.println(String.format(
396 System.out.println(String.format(
443 throw new BuildException(String.format(