Posts by Jeff Maury

Posts by Jeff Maury

Jeff works for Red Hat since 2016. He's leading desktop tooling effort around cloud native technologies (Quarkus, OpenShift, Kubernetes).

Posts

This release adds support for CodeActions / Quick Fixes

This release improves the Qute developer experience

This release improves Quarkus run experience

This release adds support for Qute templates

This release adds support for Quarkus run/debug configurations

This release adds support for Quarkus streams in the new project/module wizard

This release adds support for CodeLens for REST endpoints and enhances MicroProfile Fault Tolerance and Metrics supports

We are very pleased to announce the 1.4.0 release of Quarkus Tools for IntelliJ. This release enhances codestarts support in the Quarkus project wizard. Codestarts The Quarkus project wizard now highlights codestarts enabled extension with a specific icon (right to the extension name), similar to code.quarkus.io, allowing users to better identify codestarts enabled extensions. Moving Forward If you have any questions, suggestions or feedback, by all means please open an issue. Thank you for reading...

We are very pleased to announce the 1.3.0 release of Quarkus Tools for IntelliJ. This release brings codestarts support in the Quarkus project wizard. Codestarts The Quarkus project wizard adds a new codestarts option, allowing to enable/disable codestarts generation for Quarkus extensions that support this feature. Moving Forward If you have any questions, suggestions or feedback, by all means please open an issue. Thank you for reading and stay tuned for the next release! Links...

We are very pleased to announce the 1.2.0 release of Quarkus Tools for IntelliJ. This release brings enhanced support for Eclipse Microprofile. Eclipse Microprofile Reactive Messaging If your application is based on Eclipse Microprofile Reactive Messaging, properties are enabled for: @Connector annotation @Outgoing annotation @Incoming annotation Here is an example of a Kafka based application: Eclipse Microprofile JWT If your application is based on Eclipse Microprofile JWT, the following properties will be enabled for your...