redhat-developer / intellij-quarkus

IntelliJ Quarkus Tools
Eclipse Public License 2.0
114 stars 44 forks source link

After creation project is not fully recognized as Maven project #1343

Open simasch opened 2 weeks ago

simasch commented 2 weeks ago

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.

fbricon commented 2 weeks ago

I tried Ultimate 2024.2 EAP, disabled the bundled Quarkus plugin, and the new project seems to be imported as a Maven project. Maven menu is available, Maven dependencies are listedScreenshot 2024-06-14 at 09 48 35

But indeed the Maven tools window is unavailable, for some unknown reason. I have no idea how to fix that.

simasch commented 2 weeks ago

As a user, having two plugins that do more or less the same thing and obviously interfere with each other is very inconvenient. Why don't you join forces with JetBrains?

fbricon commented 2 weeks ago

because JetBrains only give their Enterprisey plugins to paying customers, that's the core of their business model. Ours are free and open-source, available to the masses, on Intellij IDEA. There's obviously a conflict of interest.

simasch commented 2 weeks ago

@fbricon Oh sure, I completely forgot about that It's only available in the Ultimate edition 🙄