On 02/20/2018 12:52 PM, Graham Leggett wrote: >> 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. > > Expecting people to “just” hack around inside a config file hidden by default > before it works isn’t a solution. At least "people" using Studio should be able to do that :)
I described a workaround on how to use the current Studio version with Java 9 in the Jira you created. I also updated the FAQ [1]. Another option is to install a vanilla Eclispe Oxygen and then install the Studio plugins into it, this is described in [2]. Kind Regards, Stefan [1] https://directory.apache.org/studio/faqs.html#error-when-using-java-9 [2] https://directory.apache.org/studio/installation-in-eclipse.html
