java
Java Application Launcher.
- Execute a java `.class` file that contains a main method by using just the class name:
- Execute a java program and use additional third-party or user-defined classes:
- Execute a `.jar` program:
- Execute a `.jar` program with debug waiting to connect on port 5005:
- Display JDK, JRE and HotSpot versions:
- Display usage information for the java command:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).