Skip to content

Commit a207e5e

Browse files
committed
Ensure framework-docs can be imported into Eclipse IDE
1 parent b7c5799 commit a207e5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework-docs/framework-docs.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ plugins {
66

77
description = "Spring Framework Docs"
88

9+
apply from: "${rootDir}/gradle/ide.gradle"
910
apply from: "${rootDir}/gradle/publications.gradle"
1011

1112
antora {

0 commit comments

Comments
 (0)