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…
. |
|
|
|
|
|
説明 |
マーケットプレイスを使用してインストールするVisual Studioのコードエクステンション |
アップデートサイトを使ってEclipseにインストールするEclipseプラグイン |
Intellij plugin that works in Intellij Community and Ultimate. Available from Marketplace. |
IntelliJ Ultimateでのみ利用可能な組込のQuarkus機能 |
Eclipse Cheで利用可能なQuarkusの組込機能にはche.openshift.ioなどがあります。 |
ステータス |
Stable |
Alpha |
Beta |
Stable (since 2019.3) |
Coming Soon! |
ダウンロード |
|||||
ソース |
クローズドソース |
||||
code.quarkus.ioのウィザード |
|||||
カスタムウィザード |
|||||
設定エディタ |
|||||
設定の自動補完 |
|||||
設定の検証 |
|||||
設定プロファイル |
|||||
設定アウトライン |
|||||
debug/dev:mode の簡単起動 |
|||||
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