Skip to content
Discussion options

You must be logged in to vote

Hi @milgner,

I added Devcontainer support in Quarkus mainly to cover the gap when a software engineer wants to review Quarkus but at that moment doesn't have the developer environment ready. In that case, the combination of devcontainer.json + Github Codespaces could help to do the first steps in the Quarkus ecosystem. But if you have IntelliJ or another Java IDE locally, it is better to not use Devcontainer and just clone the repo and interact with the repository with your favorite Java IDE because you are adding an extra layer.

Maybe the folder: https://github.com/quarkusio/quarkus/tree/main/.devcontainer could require a minimum README.md or similar to clarify this kind of doubt. @geoand,…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@geoand
Comment options

geoand Oct 25, 2025
Collaborator

@jabrena
Comment options

@geoand
Comment options

geoand Oct 25, 2025
Collaborator

Answer selected by milgner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants