What you’ll need
- About 15 minutes
- JDK 1.8.
Conventions:
The convention to install different versions of java create a folder name "java" and under this folder install all versions of jdk, for intance D:\java\jdk1.8.0_112For any further information check Conventions to install the development environment.
Preconditions:
Not Apply.
Download:
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Install JDK in windows:
https://docs.oracle.com/javase/8/docs/technotes/guides/install/windows_jdk_install.html#CHDEBCCJ
Install JDK in any operative system:
https://docs.oracle.com/javase/8/docs/technotes/guides/install/install_overview.html
Problems and troubleshooting:
Not apply.
Testing the installation:
As you can see the compiler can be different that the runtime, it depends on the local settings.
C:\SET*********************************Weblogic 12 - Java 1.8*********************************JAVA_HOMEC:\PGM\java\jdk1.8.0_112PATHC:\PGM\apache-maven-3.5.3\bin;C:\PGM\java\jdk1.8.0_112\bin;C:\pgm\OracleClient;C:\ProgramData\Oracle\Java\javapath;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\pgm\Ruby192\bin;C:\pgm\oracle\OracleClient;C:\Program Files (x86)\Calibre2\;C:\PGM\SlikSvn\bin;C:\PGM\PuTTY\
Comments
Post a Comment