Setting up Your Desktop
This guide describes how to set up your desktop development environment.
GraalVM Native Image #
- To install GraalVM Native Image, see Download GraalVM.
- To start using GraalVM Native Image, see Native Image User Guides.
Note: If you are using Apple XCode 14.2 or later on AMD64 architecture, you may find that your native executable will not run when using GraalVM Enterprise Edition. This is a known issue, for which we are currently investigating a resolution. In the meantime, as a workaround, download an earlier version of XCode from Apple.
Graal Development Kit for Micronaut Command Line Interface (CLI) #
- To install the Graal Development Kit for Micronaut (GDK) CLI, see Installing the GDK CLI.
- To start using the GDK CLI, see Using the GDK CLI.
Graal Development Kit for Micronaut Extension Pack for Visual Studio Code #
- To install the Graal Development Kit for Micronaut Extension Pack in Visual Studio Code (VS Code), see Installing the Graal Development Kit for Micronaut Extension Pack.
- To start using Graal Cloud Native Tools in VS Code, see Using the Graal Development Kit for Micronaut Launcher and OCI DevOps Tools in VS Code.
GDK Launcher #
- To start using the GDK Launcher, see Using the GDK Launcher.