How to fix “Missing Gradle project configuration file” issue in Buildship?
问题 As an Eclipse user, I always liked the Gradle IDE. However, this plugin is now deprecated in favor of the new Buildship plugin. After setting up a fresh Eclipse IDE with Buildship installed, I'm faced with the following error in all my Gradle projects: missing gradle project configuration file: .settings/org.eclipse.buildship.core.prefs There are several pages on google that deal with this issue, but all of them seem pretty outdated. There is also an entry in the bugtracker of the plugin