Had a similar problem. "Refresh Gradle Projects" would not work, and project did not show up in "Gradle Task" view, so the other solutions did not work. Found that the file ".settings/org.eclipse.buildship.core.prefs" was missing, which provides certain Gradle integration. Copied the file in from another project and made everything happy.