intellij-quarkus

IntelliJ Quarkus Tools

EPL-2.0 License

Stars
119
Committers
20

Bot releases are hidden (Show)

intellij-quarkus - 1.30.0

Published by fbricon 11 months ago

Features

  • "Quarkus Dev Mode" run configuration should use the Maven wrapper when it's available link
  • Customize standard IJ Services view with Quarkus support link
  • Auto create Quarkus run config while importing project link

Bug Fixes

  • Duplicate inlay hint link
  • Read action when project is imported link
  • Keep compatibility with 2023.3 Beta2 link
  • Retain input on wizard page back navigation link
  • Run configuration 'Before launch' does not work link
  • Jump to inner Java class from property doesn't work link
  • External links are not loaded in external browser anymore after installing the plugin link
  • % in project name causes error in IntelliJ link
  • Qute template validation breaks when using Gradle link
  • java.lang.IllegalStateException: Timer already cancelled link

Other

  • Deploy to JetBrains Marketplace via Github Actions link
  • Deploy nightly builds to Nightly channel link
intellij-quarkus - 1.7.0

Published by jeffmaury about 3 years ago

Features

  • Add support for Gradle with Kotlin DSL build tool (#429) link
  • Add support for profile scope configuration files (application-… (#435) link

Bug Fixes

  • Update the Quarkus runtime used by the plugin to version 2.1.1.Final (#428) link
  • Update the Quarkus runtime used by the plugin to version 2.1.2.Final (#430) link
  • Update the Quarkus runtime used by the plugin to version 2.2.0.CR1 (#434) link
  • Simple NPE check in AnnotationUtils (#433) link
  • Update the Quarkus runtime used by the plugin to version 2.2.1.Final (#437) link
  • Update the Quarkus runtime used by the plugin to version 2.2.2.Final (#444) link

Other

  • Bump to 1.7.0 link
  • Switch to IntelliJ Gradle plugin 1.x (#441) link
  • Jenkinsfile is broken (#443) link
  • Prepare for 1.7.0 (#446) link