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.
GDK Launcher #
- To start using the GDK Launcher, see Using the GDK Launcher.