IntelliJ - Where the magic happens
JCEF
JCEF ist a chromium based browser in Intellij, which is used to display various things like markdown or html files.
and Ubuntu 24.04LTS
The embedded browser is suspended. The system restricts the embedded browser from running with the sandbox enabled. A corresponding AppArmor profile must be installed to start the browser sandboxed.
JCEF wants to start seemingly un-sandboxed. But Ubuntu’s AppArmor does not approve. :-1: So we have to allow it to use the sandboxed in an unpriviliged fashion.
For more details and explanations see: https://youtrack.jetbrains.com/articles/JBR-A-11
I will allow it to use the sandbox.
IntelliJ Ultimate
I want to see if I am missing anything, when using IntelliJ without Ultimate Subscription.
What is missing
- highlighting in gradle
- and I guess in a lot of other spots too.