I'm running Xamarin 6.0.2 on Mac OS X El Capitan. I've installed Java version 8 and confirmed that it is running. However, when I attempt to point Xamarin (via tools >> SDK Manager) to the JDK for Java, the JDK file does not appear.
I confirmed the location of the JAVA sdk via terminal, which displayed the following: /usr/bin/java ...but no JDK
Manually via Finder, (command-shift-G) - I entered /usr/bin/java, the file displays, but it does not when I navigate there via Xamarin SDK manager
I also tried navigating to: Library/Java/JavaVirtualMachines/ ...but it just appears blank. (I've un-hidden all my files via terminal)
Could I please get some assistance as to what I may be doing wrong or over-looking? ...thanks in advance