We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdfdaba commit 5d8ea6fCopy full SHA for 5d8ea6f
README.md
@@ -47,7 +47,8 @@ gradle clean build test jacocoTestReport
47
48
````
49
\# Eclipse setup requires the Gradle IDE plug-in<br>
50
-\# I use Gradle IDE 3.6.4.201503050952-RELEASE org.springsource.ide.eclipse.gradle.feature.feature.group Pivotal Software, Inc.
+\# I use Gradle IDE 3.6.4.201503050952-RELEASE org.springsource.ide.eclipse.gradle.feature.feature.group Pivotal Software, Inc.<br>
51
+\# From the Eclipse IDE:
52
53
File > Import > Gradle project > (navigate to your directory) > Build Model > (Select your directory) > Finish
54
(It is not necessary to run "gradle eclipse" on the project, from the command line)
0 commit comments