MCPcopy Create free account
hub / github.com/apache/ant / getJar

Method getJar

src/main/org/apache/tools/ant/types/CommandlineJava.java:331–336  ·  view source on GitHub ↗

Get the name of the jar to be run. @return the pathname of the jar file to run via -jar option or null if there is no jar to run. @see #getClassname()

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

checkConfigurationMethod · 0.80
setClassnameMethod · 0.80
setModuleMethod · 0.80
setSourceFileMethod · 0.80

Calls 1

getExecutableMethod · 0.45

Tested by

no test coverage detected