This is an automated email from the ASF dual-hosted git repository.
geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new caae3ae Updates to JDK support notifications (#1401)
caae3ae is described below
commit caae3aef095ef8d1a5e1270101d56ba8cd568ba4
Author: Geertjan Wielenga <[email protected]>
AuthorDate: Sat Jul 27 11:46:37 2019 +0200
Updates to JDK support notifications (#1401)
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index fff68d1..11caa5c 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,8 @@ Apache NetBeans is an open source development environment,
tooling platform, and
* Git
* Ant 1.9.9 or above
- * Oracle JDK 8 or OpenJDK 8 (to build NetBeans)
- * Oracle JDK 9 or OpenJDK 9 (to run NetBeans)
+ * JDK 8 or 11 (to build NetBeans)
+ * JDK 9 or above (to run NetBeans)
* MinGW (optional), to build Windows Launchers
**Note:** NetBeans also runs with JDK 8, although then it will not include
tools for the JDK 9 Shell.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists