How to set path in Java ?

ToolsDescription
jar.execreate, extract, list .jar files.
javac.exeThe Java compiler.
javadoc.exeThe JavaDoc generation tool.
appletviewer.exeStandalone viewer for Java Applets.
apt.exeStandalone viewer for Java Applets
javafxpackager.exeAnnotation processing tool - deprecated, not part of Java 8 anymore.
javah.exeCommand line tool to package and sign JavaFX applications.
javap.exe Class file dumping tool. Can be used to disassemble code from class files.<
idlj.exeIDL to Java compiler to generate Java bindings from an IDL file.

Note:-

Set temporary path of JDK in Windows

What about setting Path in Linux ?

Any Question ?