public class SMYLDJavaTools extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
SMYLDJavaTools() |
| Modifier and Type | Method and Description |
|---|---|
void |
compile(String sourcePath,
String targetClass,
String targetPath,
String libraryRef) |
void |
createKey(SMYLDKey newKey) |
void |
createKey(String keyName,
String keyPass,
String distinguishName,
String keyStore) |
SMYLDRunProcess |
executeCommand(String command,
boolean wait) |
SMYLDRunProcess |
executeCommand(String command,
RunProcessListener prcListener,
boolean wait) |
boolean |
signJarFile(String jarPath,
SMYLDKey key) |
debug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic void compile(String sourcePath, String targetClass, String targetPath, String libraryRef) throws Exception
Exceptionpublic void createKey(String keyName, String keyPass, String distinguishName, String keyStore) throws Exception
Exceptionpublic SMYLDRunProcess executeCommand(String command, boolean wait) throws Exception
Exceptionpublic SMYLDRunProcess executeCommand(String command, RunProcessListener prcListener, boolean wait) throws Exception
ExceptionCopyright © 2019 com.github.mfjamil. All rights reserved.