Skip to content

Java setup

Here are the steps to set up Java in VS Code with mise:

  1. Install the mise-vscode extension (if not already installed)
  2. Install the Java extension for VS Code
  3. Open a project with a mise.toml file (or any other files supported by mise)
  4. The Java SDK will be automatically detected and configured by mise-vscode

Here is an example Java project setup with mise: java setup

The settings.json file has been updated with the Java SDK path provided by mise.