Skip to content

Instantly share code, notes, and snippets.

@AlexJoz
Created November 21, 2015 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexJoz/23c3cd19e94de9d61f7c to your computer and use it in GitHub Desktop.
Save AlexJoz/23c3cd19e94de9d61f7c to your computer and use it in GitHub Desktop.
Refresh Dependencies in Gradle & Eclipse
It depends on how you integrate with Eclipse.
If you use Gradle's 'apply plugin: eclipse', run 'gradle cleanEclipse eclipse'.
If you use the STS Gradle plugin, right-click the project and choose 'Gradle - Refresh Dependencies'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment