From a05badd5c37fd732c450d9d17c7164805a4d9605 Mon Sep 17 00:00:00 2001 From: Vinay Vishal Date: Wed, 4 Jul 2018 12:21:48 +0530 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d20bec6 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Prerequisites + +To build this project, Oracle JDK 1.7 is required. + +While JDK 1.7 allows the project to build despite Javadoc tags/params related warning, it fails with JDK 1.8.