The English version of quarkus.io is the official project site. Translated sites are community supported on a best-effort basis.

Quarkus support in IDE's

Quarkus is still young and thus it might come as a surprise to some there are actually already a good amount of Quarkus support in most of the various IDE’s.

Its important to realize that Quarkus is using mainly standard technology and API thus no special IDE tooling is required to use Quarkus, but if you do like dedicated Quarkus integration in your IDE then see the list below.

The current list is:

  • Quarkus Tools for Visual Studio Code

  • JBoss Tools Quarkus Tools for Eclipse

  • Quarkus Tools for IntelliJ

  • IntelliJ Ultimate Edition built-in Quarkus support

  • Eclipse Che is on its way

The table below gives an overview of the current IDE’s with links and a high-level overview of their features.

If you want support for Quarkus in your favorite IDE/Editor then scroll down…​

200
VSCode Quarkus Tools

200
Eclipse Quarkus Tools

100
IntelliJ Quarkus Tools

100
Intellij Ultimate

100
Eclipse Che

描述

使用Visual Studio Code插件市场安装

Eclipse plugin to install into Eclipse using an updatesite

Intellij plugin that works in Intellij Community and Ultimate. Available from Marketplace.

Built-in Quarkus features available only in IntelliJ Ultimate

Eclipse Che内置的Quarkus功能支持,包括che.openshift.io。

状态

稳定版

Alpha

Beta

Stable (since 2019.3)

Coming Soon!

下载地址

插件市场 构建产物归档

开发更新站点

插件市场 构建产物归档

安装程序

源代码

GitHub

GitHub

GitHub

闭源

Quarkus Language Server

向导 code.quarkus.io

Custom Wizard

自定义向导

配置自动补全

配置验证

配置Profile

配置大纲

快速启动 调试/dev模式

Quarkus代码片段

注入发现/导航跳转

What about Quarkus Tools in <my favorite IDE/editor> ?

What is amazing is that the first three are almost all at feature parity because they are using the awesome Quarkus Language Server made by the Red Hat Developer team. If you are interested in enabling Quarkus tooling support for your favorite IDE/editor you should give that language server a go - and let me know once you have it working and get added to this list!

I can’t wait to add emacs and vi to this list :)

Have fun!
/max