Skip to content

Commit 1d862c3

Browse files
adolfoweloyrwinch
authored andcommitted
Add tip to install Groovy Eclipse plugin on newer STS versions
1 parent 22737dc commit 1d862c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ The following provides information on setting up a development environment that
2222
* Importing the project into Spring Tool Suite
2323
* File->Import...->Gradle Project
2424

25+
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:
26+
27+
Help->Install New Software...->Add the following URL into _Work with_ field:
28+
http://dist.springsource.org/snapshot/GRECLIPSE/e4.7/
29+
2530
# Understand the basics
2631
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).
2732

0 commit comments

Comments
 (0)