git clone https://github.com/JetBrains/JetBrainsRuntime.git
patch的使用方式:
git checkout cfc3e87f2ac27a0b8c78c729c113aa52535feff6
git apply idea.patch
sudo pacman -S cmake ruby
# 下载 openJFX 源码
git clone https://github.com/openjdk/jfx.git
# 编译 openJFX
cd rt
chmod a+x gradlew
./gradlew -PCOMPILE_WEBKIT=true
sh ./configure --disable-warnings-as-errors
Help -> Edit Custom VM Options
-Drecreate.x11.input.method=true