December 2019
Intermediate to advanced
314 pages
6h 51m
English
Before closing this chapter, it is worth mentioning that IntelliJ IDEA includes in its plugin marketplace a plugin to bootstrap Quarkus applications. You can install it through the File | Settings | Plugin top menu option. Once you have selected the Plugin option, search for "quarkus" in the marketplace text field.
Once found it, click on the Install button as depicted by the following picture:

Restart the IDE for the changes to take effect. Once that the Plugin has been installed, you can add new Quarkus projects directly from the IDE. Here is a snapshot of the updated list of Projects:
The project ...
Read now
Unlock full access