redhat-developer / intellij-quarkus

IntelliJ Quarkus Tools
Eclipse Public License 2.0
119 stars 47 forks source link

Add command for adding extensions to a Quarkus project #5

Open jeffmaury opened 4 years ago

sshaaf commented 4 years ago

Once a project has been created and the user wants to add extensions at a later point, is there any way to do that in IntelliJ apart from editing the pom file.. the VSCode plugin does this quite well. ?

InfoSec812 commented 2 years ago

+1 I would like it to be easier than having to search for maven modules.

angelozerr commented 11 months ago

I think Quarkus Explorer can be used to open the "add extension" command.