Graal Development Kit for Micronaut Extension Pack

The Graal Development Kit for Micronaut Extension Pack (GDK Extension Pack) is a collection of extensions that help you create, build, and deploy applications.

Graal Development Kit for Micronaut (GDK) is a curated set of open source Micronaut® framework modules designed from the ground up to be compiled ahead-of-time with GraalVM Native Image resulting in native executables ideal for microservices.

Installing #

To install the Graal Development Kit for Micronaut Extension Pack, follow these steps:

  1. In the Activity Bar on the side of VS Code, bring up the Extensions view by clicking the Extensions icon.
  2. Enter “Graal Development Kit” in the search box to filter the Marketplace offerings. You should see Graal Development Kit for Micronaut Extension Pack in the list.
  3. Select it and click Install. VS Code downloads and installs the pack from the Marketplace. When the installation is complete, the Install button will be replaced with a Manage button (represented by a “gear” icon).
  4. Reload when required.

As part of the extension pack installation, the following extensions are installed for you by VS Code:

Setting the Default Java Runtime in VS Code #

  1. Download and install GraalVM.
  2. Once you have GraalVM installed, set it to be the default Java runtime in VS Code.

Extensions Included #

The Graal Development Kit for Micronaut Extension Pack bundles the following extensions:

Proceed to each extension documentation to learn more.