Fork me on GitHub
#portal
<
2023-11-09
>
grav07:11:12

Hi there! I installed the Portal plugin in IntelliJ, and I opened the Portal tab, but I'm getting

Unable to open extension: Please ensure extension is installed and Portal tab is open.
when launching (portal/open {:launcher :intellij}) Portal 0.49.1 IntelliJ IDEA 2023.2.2 (Ultimate Edition) Linux ARM64 - wonder if there's an incompatibility?

grav07:11:10

Works fine without {:launcher :intellij}

R.A. Porter10:11:25

You should see the Portal icon on the sidebar; open it before attempting to launch. This is something you have to do every time you open a project in IJ prior to launching portal; it creates a configuration file in the .portal directory in the project's home directory. That config file is deleted by IJ on shutdown.

👍 1