About this software
Quarkus Dev Assistant is an extension that provides AI-powered help during Quarkus development. It runs within Quarkus dev mode to troubleshoot exceptions, generate client code, produce javadoc and tests, explain code, and complete TODOs.
Installable as the quarkus-assistant (io.quarkus:quarkus-assistant) extension, the Assistant operates locally during development and does not modify production builds. It is aimed at developers working on Quarkus applications who want faster debugging and example code generation.
Purchase
JetBrains 3rd Party Quarkus Assistant
In Stock
Delivery: 1 working day
Loading...
€4.28
Free and without obligation
Do you need more information or looking for another license?
Benefits
- Faster debugging: Helps diagnose exceptions and stack traces during Quarkus dev mode.
- Generate example code: Generates example client code and snippets for REST endpoints and integrations.
- Create tests and data: Produces test code and test data based on the application context.
- Explain code and TODOs: Explains existing code and completes TODO sections with context-aware suggestions.
- Local development only: Operates only in Quarkus dev mode and does not affect production.
Available languages
- English
Support information
- Documentation: Consult the official Quarkus Dev Assistant guide for setup steps and usage examples.
- Extension metadata: Refer to the Quarkus extensions page for installation commands and extension details.
- Source and issues: View source code and report bugs via the Quarkus project repository and issue tracker.
- Community channels: Ask usage questions on Quarkus community forums and discussion channels for guidance.
- Release notes: Check Quarkus release blog posts for changes that affect the Dev Assistant.
Frequently asked questions
How is the Dev Assistant installed in a Quarkus project?
Install the extension by adding the quarkus-assistant extension via the Quarkus CLI, Maven, or Gradle commands shown in the official extension documentation.
Does the Assistant change production application artifacts?
No. The Dev Assistant runs only within Quarkus dev mode and does not modify or affect production builds or runtime artifacts.
What tasks can the Assistant perform during development?
It can help troubleshoot exceptions and stack traces, generate client code, produce javadoc and tests, create test data, explain code, and complete TODOs.
Which artifact provides the Dev Assistant extension?
The Assistant is provided as the io.quarkus:quarkus-assistant extension available through the Quarkus extensions registry and Maven Central.
What Java version is required to use the Assistant?
The extension metadata lists Java 17 as the minimum Java version required for the Quarkus Assistant extension.