intellij-quarkus icon indicating copy to clipboard operation
intellij-quarkus copied to clipboard

After creation project is not fully recognized as Maven project

Open simasch opened this issue 1 year ago • 4 comments

I use the IntelliJ Ultimate and have disabled the bundled Quarkus plugin

image

Then, I create a new Quarkus project.

As you can see in the screenshot below, the Maven icon is missing:

image

I also cannot activate it from the menu:

image

This means the project is not fully recognized as Maven project, for some reason.

If I reopen the project, the Maven icon will appear.

simasch avatar Jun 13 '24 14:06 simasch