JDK¶
Description¶
The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform. This module also makes build tools ant and mvn (Apache Maven) available.
Environment Modules¶
Run module spider java
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_JAVA_DIR - installation directory
- HPC_JAVA_BIN - executable directory
Categories¶
programming