Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Added note about JavaFX removal

AuthorDave Jarvis <email>
Date2019-06-27 13:20:01 GMT-0700
Commit3ede69f5bb94a24688e82444ab7e9c6dd999cdbb
Parentfcc2d56
Delta3 lines added, 1 line removed, 2-line increase
README.md
Download and install the following software packages:
-* [Java 8u40](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) to [Java 10.0.2](https://www.oracle.com/technetwork/java/javase/downloads/java-archive-javase10-4425482.html)
+* [Java 8u40](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
* [Gradle 4.4.1](https://gradle.org/)
+
+Note: Scrivenvar will not work with Java 9 and later due to the removal of JavaFX components from the Java Development Kit.
Quick Start