I am facing some issues while starting up the studio using gwb command. I am running Policy Center version 10.2.3 and it requires an external version of IntelliJ Idea. I downloaded the Idea zip and added its location to PATH in windows. I created IDEA_HOME
variable that works in Windows but the same does not get recognized on Mac. Has anyone run the latest premise version on Mac? How do you setup the path and make gwb recognize it? I get the below error on Mac even after setting the variable.
** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** You are running a version of Studio that does not have a bundled IntelliJ. ** IDEA_HOME must be set to contain the path to an installation of IntelliJ 2022.3 ** ** Studio cannot be started until this is fixed. ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** **
My IDEA_HOME is set as IDEA_HOME=/Applications/IntelliJ IDEA CE.app
. Any idea why this does not work?
ChrisMz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.