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

Commit ae40383

Browse files
committed
It's time - Java 7 hasn't been supported for 6+ months
1 parent fefd3af commit ae40383

4 files changed

Lines changed: 412 additions & 408 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This plugin requires projects Clojure 1.5.1 and higher. Starting with 0.2.0 this
1010

1111
This plugin works for projects on recent versions of ClojureScript e.g. 1.7.X. For projects with ClojureScript versions 0.0-2341 and higher, Clojure 1.7.0 is required.
1212

13+
## Supported Java versions
14+
15+
This plugin requires Java 8 and higher. Java 7 has not been [officially supported since April 2015](http://www.oracle.com/technetwork/java/javase/downloads/eol-135779.html). While most plugin functionality works with Java 7, this may change as the plugin will target supported versions.
16+
1317
## Cljc eval
1418

1519
By default, \*.cljc files are identified as Clojure files. Thus when you eval, it will eval as a

0 commit comments

Comments
 (0)