buildship
buildship copied to clipboard
Eclipse Configure/Gradle does not add gradle nature and builder to subprojects
Expected Behavior
When I configure Gradle for an existing project, it should add the gradle nature and builder not only for the top level project but also for the subprojects.
Current Behavior
Gradle nature/builder is only added to the .project of the top level project.
Context
I distinctly remember that this used to waork in some previous version.
Steps to Reproduce
On project right click, Configure, "Add Gradle Nature".