1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

Update README.md

This commit is contained in:
Sean Leary 2016-07-23 10:13:21 -05:00 committed by GitHub
parent cdfdaba95b
commit 5d8ea6fa4e

View file

@ -47,7 +47,8 @@ gradle clean build test jacocoTestReport
```` ````
\# Eclipse setup requires the Gradle IDE plug-in<br> \# Eclipse setup requires the Gradle IDE plug-in<br>
\# 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>
\# From the Eclipse IDE:
```` ````
File > Import > Gradle project > (navigate to your directory) > Build Model > (Select your directory) > Finish File > Import > Gradle project > (navigate to your directory) > Build Model > (Select your directory) > Finish
(It is not necessary to run "gradle eclipse" on the project, from the command line) (It is not necessary to run "gradle eclipse" on the project, from the command line)