The Kotlin plugin is no longer required for development in Eclipse

As documented, it's only required if you with to run Kotlin tests or
develop Kotlin extensions.

See gh-27407
This commit is contained in:
Sam Brannen 2021-09-21 13:04:29 +02:00
parent b0dceb484a
commit 34abc8f577
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
This document will guide you through the process of importing the Spring Framework
projects into Eclipse or the Spring Tool Suite (_STS_). It is recommended that you
have a recent version of Eclipse. As a bare minimum you will need Eclipse with full Java
8 support, Eclipse Buildship, the Kotlin plugin, and the Groovy plugin.
8 support, Eclipse Buildship, and the Groovy plugin.
The following instructions have been tested against [STS](https://spring.io/tools) 4.12.0
([download](https://github.com/spring-projects/sts4/wiki/Previous-Versions#spring-tools-4120-changelog))