Skip to content
This repository was archived by the owner on Sep 21, 2019. It is now read-only.

Tools.jar does not exist in Java 9+, so look for an alternate file to…#65

Open
udalrich wants to merge 1 commit intoensime:masterfrom
udalrich:master
Open

Tools.jar does not exist in Java 9+, so look for an alternate file to…#65
udalrich wants to merge 1 commit intoensime:masterfrom
udalrich:master

Conversation

@udalrich
Copy link
Copy Markdown

… confirm java home

With this change, mvn ensime:generate will work when the JDK is version 9 or higher.

It looks for tools.jar to maintain compatibility with Java 8-, and if it does not find it, looks for lib/classlist, which is a new file in JDK 9.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 20, 2018

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants