Graham Leggett wrote: > Unfortunately this is not possible for me - I need to build elasticsearch to > fix a bug and that requires Java 9. I also need to administer LDAP servers, > and that requires Apache Directory Studio.
Then just download and install the Java 8 JDK on your machine and tell Studio to use it. either in ApacheDirectoryStudio.app/Contents/Eclipse/ApacheDirectoryStudio.ini or in ApacheDirectoryStudio.app/Contents/Info.plist using the "-vm" argument.
