How do I use JDK 7 on Mac OSX?

前端 未结 15 2229
滥情空心
滥情空心 2020-11-29 17:13

I would like to use the WatchService API as mentioned in this link: http://download.oracle.com/javase/tutorial/essential/io/notification.html

After reading around, I

15条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-29 17:51

    As of April 27th there is an offical Oracle release of Java SE 7u4. Download the disk image and run the installer - then see the Mac readme.

提交回复
热议问题