Ensure framework-docs can be imported into Eclipse IDE

This commit is contained in:
Sam Brannen
2023-11-08 15:26:09 +01:00
parent b7c579954c
commit a207e5e1b0

View File

@@ -6,6 +6,7 @@ plugins {
description = "Spring Framework Docs"
apply from: "${rootDir}/gradle/ide.gradle"
apply from: "${rootDir}/gradle/publications.gradle"
antora {