Mention JDK 8 in IDE import instructions
This commit is contained in:
parent
d97f6cf5b8
commit
08f255d746
|
@ -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…
Reference in New Issue