mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 14:37:15 +08:00
7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
export J2SDKDIR=/usr/lib/jvm/java-6-openjdk
|
|
export J2REDIR=$J2SDKDIR/jre
|
|
export JAVA_HOME=/usr/lib/jvm/java-6-openjdk
|
|
|
|
# enable this for non-reparenting window managers
|
|
#export _JAVA_AWT_WM_NONREPARENTING=1
|