Skip to content

Commit 34abc8f

Browse files
committed
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
1 parent b0dceb4 commit 34abc8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

import-into-eclipse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This document will guide you through the process of importing the Spring Framework
44
projects into Eclipse or the Spring Tool Suite (_STS_). It is recommended that you
55
have a recent version of Eclipse. As a bare minimum you will need Eclipse with full Java
6-
8 support, Eclipse Buildship, the Kotlin plugin, and the Groovy plugin.
6+
8 support, Eclipse Buildship, and the Groovy plugin.
77

88
The following instructions have been tested against [STS](https://spring.io/tools) 4.12.0
99
([download](https://github.com/spring-projects/sts4/wiki/Previous-Versions#spring-tools-4120-changelog))

0 commit comments

Comments
 (0)