Java
Kythia Workspace provides an automated, seamlessly integrated Java environment without the need for manual system configurations.
Installing
Section titled “Installing”- Go to Runtimes -> Java
- Select your desired version from the dropdown menu and click Install
- Kythia will download the official Java binaries directly to your local environment.
Environment & PATH
Section titled “Environment & PATH”Kythia automatically manages the system environment for you. When you activate a specific version of Java via the UI, Kythia injects its executable directory directly into your current terminal session’s PATH.
This means you can immediately open a terminal within Kythia and run the standard commands (like java, javac) without conflicts or having to restart your computer.
Installation Directory
Section titled “Installation Directory”Your installed Java versions are stored safely at:
Version Management
Section titled “Version Management”You can install multiple versions of Java simultaneously. The Kythia UI allows you to instantly hot-swap between versions for your current workspace session. Simply click the dropdown menu on the Java panel, choose a different version, and your terminal environment will update dynamically!
