How to get JDK 1.5 on Mac OS X

后端 未结 8 435
眼角桃花
眼角桃花 2020-12-09 08:45

I\'ve got to write some code for a legacy application that is still running JDK 1.5. Unfortunately, it looks like OS X doesn\'t actually have a 1.5 JDK installed; it ju

8条回答
  •  心在旅途
    2020-12-09 09:39

    The absolutely easiest way is to use this script by Brice Dutheil. Save the script, download the dmg from Apple (the script will tell you the URI), and run the script. Voila!

提交回复
热议问题