News

There are three simple ways to set JAVA_HOME in Windows. This tutorial shows you how to do it manually, from the command line and through the installer.
Here's a quick example of how to run a Jenkins war file from the command line, DOS prompt or terminal window in Linux/Ubuntu. The short story? java -jar jenkins.war ...