How to put JDK path from local in Jenkins?

How can I put JDK path from local in Jenkins?

Hi Noah,

For putting JDK local path in Jenkins please follow the below steps:

Go to Jenkins dashboard–>Manage jenkins–>Global tool configuration–>ADD JDK -->JAVA_HOME.

Put your local jdk path like this(C:\Program Files\Java\jdk1.8.0_202).