이메일을 확인하십시오!
Just installing Java isn't always enough. If you have multiple versions of Java installed (e.g., Java 8 and Java 17 alongside Java 1.6), your terminal and applications need to know which one to use.
Save the file and restart your terminal.
This is often the safest way to run Java 1.6 on a modern Mac because it bypasses the broken legacy Apple framework while providing the exact runtime version your application needs.
bash configure --enable-unlimited-crypto --with-boot-jdk=/Library/Java/JavaVirtualMachines/jdk1.8.0.jdk
If your Mac runs , follow these steps: