redhat-developer / intellij-quarkus

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

Latest version of Quarkus tool is conflicting with Quarkus plugins from jetbrains #574

Closed ghost closed 2 years ago

ghost commented 2 years ago

on the latest release of the plugin when running Intellij Idea (ultimate edition)

image

the plugin from Jetbrains is bundled (for the ultimate)

about my version of IntelliJ :

IntelliJ IDEA 2022.1.1 (Ultimate Edition)
Build #IU-221.5591.52, built on May 10, 2022

Runtime version: 11.0.14.1+1-b2043.45 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 12.3.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Registry:
    decompiler.dump.original.lines=true
    search.everywhere.settings=true
    ide.balloon.shadow.size=0

Non-Bundled Plugins:
    org.jetbrains.plugins.go-template (221.5591.19)
    org.intellij.plugins.hcl (221.5591.19)
    net.antelle.intellij-xcode-dark-theme (1.2.4)
    name.kropp.intellij.makefile (221.5591.19)
    com.redhat.devtools.intellij.telemetry (0.0.2.18)
    com.ivanovych666.intellij.plugin.jsonsorter (1.0.0-beta.3.4)
    com.intellij.ideolog (203.0.30.0)
    com.herokuapp.vuesion (1.9.2)
    com.github.leomillon.uuidgenerator (4.5.1)
    cn.jxzhang.plugin.json-formatter (1.4)
    org.asciidoctor.intellij.asciidoc (0.37.19)
    PlantUML integration (5.13.0)
    org.sonarlint.idea (6.7.0.45926)
    mobi.hsz.idea.gitignore (4.4.0)
    com.mallowigi (64.0.0)
    com.intellij.kubernetes (221.5591.58)
    io.conceptive.quarkus-intellij-plugin (1.1.2)
    com.jetbrains.php (221.5591.58)
    de.espend.idea.php.annotation (8.2.0)
    org.jetbrains.plugins.vue (221.5591.26)
    intellij.prettierJS (221.5591.19)
    Pythonid (221.5591.52)
    aws.toolkit (1.43-221)
    ru.adelf.idea.dotenv (2022.1)
    izhangzhihao.rainbow.brackets (6.23)

Kotlin: 221-1.6.21-release-337-IJ5591.52
jeffmaury commented 2 years ago

OK will test to check when and why this is show

ghost commented 2 years ago

it worked ! Thanks a lot 👍