Intellij IDE Error Occured

Dear Support Team,

I have just upgraded my projects from 6.10 to 7.0.3, and i have upgraded the Cuba Plugin, but i encounter the below error message when i open the project.

com.teamdev.jxbrowser.chromium.internal.ipc.IPCException: Failed to start IPC process.
	at com.teamdev.jxbrowser.chromium.internal.ipc.d.run(SourceFile:200)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: Missing dependendecies have been detected. Check the log for details.
	at com.teamdev.jxbrowser.chromium.internal.ipc.ExternalChromiumProcessLinux.preProcessRun(SourceFile:3150)
	at com.teamdev.jxbrowser.chromium.internal.ipc.ExternalChromiumProcess.doStart(SourceFile:62)
	at com.teamdev.jxbrowser.chromium.internal.ipc.ChromiumProcess.start(SourceFile:235)
	at com.teamdev.jxbrowser.chromium.internal.ipc.d.run(SourceFile:193)
	... 1 more

and i noticed that the error doesn’t stop the CUBA plugin from showing on the left menu, but when i open any screen i can’t see the designer tab as illustrated in the documentation although i have premium subscription.

Hi,

If you are on Linux, you should install additional dependency as described in the documentation.