mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 19:32:48 +00:00
Clarify that a JDK is needed
This commit is contained in:
parent
525dc6a2d0
commit
0d8a80da65
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Further documentation is provided [here](https://github.com/spring-projects/spri
|
|||
|
||||
### Prerequisites
|
||||
The following items should be installed in your system:
|
||||
* Java 8 or newer.
|
||||
* Java 8 or newer (full JDK not a JRE).
|
||||
* git command line tool (https://help.github.com/articles/set-up-git)
|
||||
* Your preferred IDE
|
||||
* Eclipse with the m2e plugin. Note: when m2e is available, there is an m2 icon in `Help -> About` dialog. If m2e is
|
||||
|
|
Loading…
Reference in a new issue