OpenLiberty / liberty-tools-intellij

IntelliJ IDEA extension for Liberty
https://plugins.jetbrains.com/plugin/14856-open-liberty-tools
Eclipse Public License 2.0
13 stars 26 forks source link

Intelij: 2024.2 : Investigate the pop-up warning that leads to the initialization error for UI tests #1087

Open vaisakhkannan opened 3 weeks ago

vaisakhkannan commented 3 weeks ago

As part of supporting IntelliJ version 2024.2, after running the extension, I noticed a warning in both the runIde task and runIdeForUiTests task in the Windows and Linux environment, as shown in the images below. These warnings will lead to initialization failure when running UI tests.

Windows Warning

Screenshot 2024-11-05 202457 (1)

Linux Warning

Vaishak1

vaisakhkannan commented 3 weeks ago

For the launcher notification: I had a chat with the JetBrains team on Slack, and they made a fix in there upcoming release of Gradle plugin version 2.2.0 to disable the launcher notification on all OS

TrevCraw commented 3 weeks ago

Hi @vaisakhkannan , what is the plan to deal with the other warning, the "Input methods disabler" warning? Can you please display the whole warning in this issue? Should we look into resolving the warning somehow?

vaisakhkannan commented 3 weeks ago

@TrevCraw , This is the "Input methods disabler" warning message

image (3)

I am thinking to avoid the warning by using remote robot.