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

Method setupCommandLineForVMS

src/main/org/apache/tools/ant/taskdefs/Java.java:1008–1010  ·  view source on GitHub ↗

On VMS platform, we need to create a special java options file containing the arguments and classpath for the java command. The special file is supported by the "-V" switch on the VMS JVM. @param exe executable. @param command command to execute.

(Execute exe, String[] command)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setupCommandLineMethod · 0.95

Calls 1

Tested by

no test coverage detected