Authored by Gao

update

@echo off
java %JVM_ARGS% -jar %~dp0\..\lib\cmdrunner-2.0.jar --tool org.jmeterplugins.repository.PluginManagerCMD %*
... ...
#!/bin/sh
java -Djava.awt.headless=true $JVM_ARGS -jar $(dirname $0)/../lib/cmdrunner-2.0.jar --tool org.jmeterplugins.repository.PluginManagerCMD "$@"
... ...
2017-09-29 13:50:07,518 INFO o.a.j.e.KeyToolUtils: keytool found at 'keytool'
... ...
No preview for this file type
No preview for this file type
No preview for this file type