Skip to content

Commit 08f255d

Browse files
committed
Mention JDK 8 in IDE import instructions
1 parent d97f6cf commit 08f255d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ a cross-platform, self-contained bootstrap mechanism for the build.
4444

4545
### import sources into your IDE
4646
Run `./import-into-eclipse.sh` or read `import-into-idea.md` as appropriate.
47+
> **Note:** Per the prerequisites above, ensure that you have JDK 8 configured properly in your IDE.
4748
4849
### install all spring-\* jars into your local Maven cache
4950
`./gradlew install`

0 commit comments

Comments
 (0)