Browse Source

Mention JDK 8 in IDE import instructions

pull/288/merge
Chris Beams 11 years ago
parent
commit
08f255d746
  1. 1
      README.md

1
README.md

@ -44,6 +44,7 @@ a cross-platform, self-contained bootstrap mechanism for the build. @@ -44,6 +44,7 @@ a cross-platform, self-contained bootstrap mechanism for the build.
### import sources into your IDE
Run `./import-into-eclipse.sh` or read `import-into-idea.md` as appropriate.
> **Note:** Per the prerequisites above, ensure that you have JDK 8 configured properly in your IDE.
### install all spring-\* jars into your local Maven cache
`./gradlew install`

Loading…
Cancel
Save