Explorar o código

Add tip to install Groovy Eclipse plugin on newer STS versions

Adolfo Eloy %!s(int64=7) %!d(string=hai) anos
pai
achega
1d862c3836
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      CONTRIBUTING.md

+ 5 - 0
CONTRIBUTING.md

@@ -22,6 +22,11 @@ The following provides information on setting up a development environment that
 * Importing the project into Spring Tool Suite
   * File->Import...->Gradle Project
 
+As of new versions of Spring Tool Suite, you might need to install Groovy Eclipse pointing directly to the updates plugin location. To install Groovy Eclipse on Spring Tool Suite based on Eclipse Oxigen you must do the following steps:
+
+Help->Install New Software...->Add the following URL into _Work with_ field:
+http://dist.springsource.org/snapshot/GRECLIPSE/e4.7/
+
 # Understand the basics 
 Not sure what a pull request is, or how to submit one? Take a look at GitHub's excellent [help documentation first](https://help.github.com/articles/using-pull-requests).