antville / helma

Antville Fork of Helma Object Publisher
https://antville.org
Other
3 stars 1 forks source link

Add support for jEnv #59

Closed p3k closed 1 year ago

p3k commented 1 year ago

jEnv is a command line tool to help you forget how to set the JAVA_HOME environment variable

As a first step, simply add the .java-version file. This only contains the version number (e.g. 11.0).

Might come in handy using with Gradle's Java settings…?