JetBrains / intellij-ui-test-robot

The library allows you to write and execute UI tests among IntelliJ IDEA. You can test your Plugin.

Home Page:https://jetbrains-platform.slack.com/archives/C026SVA9MMM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launcher. Two vmoption files on linux

nizienko opened this issue · comments

java.io.FileNotFoundException: failed to find default vmoptions file at com.intellij.remoterobot.launcher.IdeLauncher.readIdeDefaultVmOptions(IdeLauncher.kt:83) at com.intellij.remoterobot.launcher.IdeLauncher.launchIde(IdeLauncher.kt:33) at com.metalbear.mirrord.MirrordPluginTest$Companion.startIdea(MirrordPluginTest.kt:54)

I got a similar issue with Mac and Win too. For me it is caused by *_client64.vmoptions files which present since around 2023.3 versions.