Update README adding explicit JDK instructions

This commit is contained in:
Dave Syer 2013-05-22 09:37:29 +02:00
parent f9b5b1df53
commit c3a5b415cf
1 changed files with 3 additions and 1 deletions

View File

@ -37,7 +37,9 @@ a cross-platform, self-contained bootstrap mechanism for the build.
### prerequisites
[Git][] and [Early Access build of OpenJDK 1.8 build 88][JDK18 build 88].
[Git][] and [Early Access build of OpenJDK 1.8 build 88][JDK18 build 88] (get
the JDK and don't get the lambda edition). Set the environment variable `JAVA_HOME`
to point to the `jdk1.8.0` folder extracted from the JDK download.
### check out sources
`git clone git://github.com/SpringSource/spring-framework.git`