Ensure framework-docs can be imported into Eclipse IDE
This commit is contained in:
parent
b7c579954c
commit
a207e5e1b0
|
|
@ -6,6 +6,7 @@ plugins {
|
|||
|
||||
description = "Spring Framework Docs"
|
||||
|
||||
apply from: "${rootDir}/gradle/ide.gradle"
|
||||
apply from: "${rootDir}/gradle/publications.gradle"
|
||||
|
||||
antora {
|
||||
|
|
|
|||
Loading…
Reference in New Issue