External library run options
Different properties supported by the external library (passed in by the -D Java option):
-
cuwrapper.command: Chooses the command which the external library will run. The different commands are:
Command name |
Description |
hash |
Prints the hash of the file denoted by cuwrapper.binaryFile |
regbin |
Registers to the local product list the file denoted by cuwrapper.binaryFile |
updatelist |
Runs an update task on the local product list (cleans up invalid entries) |
license |
Tells with a message where to find the license file |
-
cuwrapper.binaryFile: This property denotes the path of the binary file if applicable.
-
cuwrapper.logOnConsole: If this is set to "true", messages can be output on the console.