GetJCEDetails Utility
The GetJCEDetails is a command line utility that helps you retrieve the following details:
Installed CADP for Java version
Minimum Java version supported by the CADP for Java
Operating system on which CADP for Java is installed
Java version on which CADP for Java is installed
How to run the utility
Navigate to the directory where the
CADP_for_JAVA-8.17.0.001.jar
is installed.Execute the following command:
java -cp CADP_for_JAVA-8.17.0.001.jar; com.ingrian.util.GetJCEDetails
The utility returns output similar to the following example.
OS details: Windows 7
JRE version: 1.8.0_181
CADP for Java version: 8.14.1
Minimum Java version supported: 1.8.0_111