⚡ Initial Setup & First Launch
Set up Java 17/21+, Maven or Gradle, and Quarkus CLI via SDKMAN!, install the extension, and boot your first app in dev mode.

Get Quarkus Studio up and running in your favorite IDE in seconds:
code --install-extension maratib.quarkus-studiocodium --install-extension maratib.quarkus-studioVisit the official Open VSX Extension Page to download the .vsix package or install it in Gitpod, Eclipse Theia, and Eclipse Che.
Hi! I'm Maratib, creator and author of Quarkus Studio. I am currently available for Full-Time roles as a Quarkus Backend Developer — ready to work remotely or on-site.
Experienced in crafting cloud-native Java microservices, event-driven pipelines, containerized Dev Services, Panache persistence, and performance-critical systems on Quarkus 3.x.
Explore our detailed sample guides to master the Quarkus Studio developer workflow:
⚡ Initial Setup & First Launch
Set up Java 17/21+, Maven or Gradle, and Quarkus CLI via SDKMAN!, install the extension, and boot your first app in dev mode.
🏗️ Project Builder & Scaffolding
Scaffold enterprise multi-module or single-module projects with Maven or Gradle, add technology starters, and inject extensions.
📂 Apps View & Dev Mode
Complete visibility over microservice hierarchies, one-click dev mode lifecycle, dynamic Dev UI port routing, and live REST endpoints explorer.
🐳 Dev Services Visualizer
Inspect and manage background Docker & Podman containers (Postgres, Kafka, Redis, Keycloak), stream logs, and copy ready-to-use JDBC connection strings.
✨ Panache Entity & REST Generator
Generate Active Record or Repository Panache entities, Java 17+ Record DTOs, and full JAX-RS CRUD resources from wizards, JSON payloads, or SQL DDL.
🚦 Continuous Testing & HUD
Real-time gutter pass/fail icons next to test methods, status bar testing HUD, auto-rerun on save, and quick @TestProfile switching.
💡 Smart application.properties Assistant
Direct code.quarkus.io catalog sync, profile completion (%dev., %prod.), build-time fixed warnings, and live cloud deployment cost estimates.
📖 Snippets & Configuration Reference
Speed up development with pre-built qs- snippets for datasources, Kafka, OIDC, and explore all extension settings.
🛠️ Known Issues & Troubleshooting
Encountering hiccups? Find solutions for Dev Mode, container detection, continuous testing, and how to report bugs.