Skip to content

Commit a71f417

Browse files
Adding jenv to CONTRIBUTING.md and gitignoring .java-version
1 parent d983367 commit a71f417

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ perfiz/*_data
1717
**/.classpath
1818
**/*.hprof
1919
.scannerwork
20+
.java-version

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Thanks for being willing to contribute!
66

77
* JDK 17 (Please use this version only for the moment)
88

9+
_Optional:_ Set up [jenv](https://www.jenv.be/) or the equivalent tools to quickly switch between Java versions.
10+
911
## Project setup
1012

1113
* Fork and clone the repo

0 commit comments

Comments
 (0)