From Documentation
OPENJDK |
---|
Description: Open source implementation of Java SE. |
SHARCNET Package information: see OPENJDK software page in web portal |
Full list of SHARCNET supported software |
Contents
Introduction
Java is a general-purpose, object-oriented language which is designed to have few platform dependencies. Both the runtime environment and development tools are installed on SHARCNET clusters. The purpose of this article is to assist the user in deploying, executing, and trouble shooting Java programs on SHARCNET.
Related Pages
Deployment
There are a number of ways that your program might be deployed onto a SHARCNET cluster: pre-installed software, as a RPM file, as a JAR file, or from source. Supported software, found [here], has an staff member assigned to support it and does not require deployment.
Here we will be dealing with