# Adding the Gradle Nature using Buildship to existing projects with subprojects

**URL:** https://discuss.gradle.org/t/adding-the-gradle-nature-using-buildship-to-existing-projects-with-subprojects/19567
**Category:** Help/Discuss
**Tags:** buildship, eclipse
**Created:** [September 16, 2016, 7:57am UTC](https://discuss.gradle.org/t/adding-the-gradle-nature-using-buildship-to-existing-projects-with-subprojects/19567 "2016-09-16T07:57:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![gamma](https://sea1.discourse-cdn.com/gradle/user_avatar/discuss.gradle.org/gamma/32/5560_2.png) [@gamma](https://discuss.gradle.org/u/gamma)
#### Post date: [September 16, 2016, 7:57am UTC](https://discuss.gradle.org/t/adding-the-gradle-nature-using-buildship-to-existing-projects-with-subprojects/19567/1 "2016-09-16T07:57:09Z")

</div>

When adding the Gradle Nature using Buildship (Eclipse Neon, BuildShip 1.20) to existing projects with subproject, each of the subproject will be flooded with a .project and .classpath file as well as a .settings folder with buildship settings.

Why is this needed?
