Open davidroberts-merlyn opened 9 months ago
KCEF currently comes with everything bundles in the JetBrainsRuntime as this was the only existing source of that jcef version. Back when I created this repository there was no way of building only JetBrains jcef.
Feel free to create a GitHub Action to build jcef bundles according to https://github.com/JetBrains/jcef#building-jcef, which which creates a release to download from. I don't have time for this at the moment.
I was just wondering if the TarGzExtractor is downloading only what is needed for JCEF to be started.
It looks like its including most of the files from JetBrainsRuntime but I was not 100% sure if it actually needs all this.
For mac I am able to reduce this to just the following and its starting fine