Eclipse builds Gradle environment

<div class="iteye-blog-content-contain" style="font-size: 14px;">
<div style="text-indent: 2em;">1.上Grandle官网下载Gradle,地址:<a href="http://www.gradle.org/downloads" target="_blank"><span style="text-decoration: underline;"><span style="color: #0066cc;">http://www.gradle.org/downloads</span></span></a>
<div>
<a href="http://photo.blog.sina.com.cn/showpic.html#blogid=4b20ae2e0102uz4t&url=http://album.sina.com.cn/pic/001niEbAgy6KQAeJ9pC50" target="_blank"><img title="【Java】Eclipse搭建Gradle环境" src="http://s1.sinaimg.cn/mw690/001niEbAgy6KQAeJ9pC50&690" alt="【Java】Eclipse搭建Gradle环境" name="image_operate_87611406691270540" width="468" height="206"></a><br>If you just run, you can only download bin, or download all for extended development.</div> <div>2 .After downloading, unzip the zip directly and put it in the software installation directory of your computer, for example: D:\Program Files</div>
<div> </div>

<div> </div>
<div>3. Set the environment variables on your computer/my computer. If you downloaded all, you need to add GRADLE_HOME to the gradle installation directory, for example: D:\Program Files\gradle- 2.0. Then you need to add the gradle bin directory to the Path environment variable, for example: D:\Program Files\gradle-2.0\bin</div>
<div> </div>
<div> 4. After the above steps are set, open cmd , you can see the version information of gradle by running gradle -v, and the flag configuration is complete. </div>
<div> </div>
<div>5. Open eclipse, Help-->Install new software, enter <a href="http://dist.springsource.com/release/TOOLS/gradle" target="_blank"><span style="text-decoration: underline;"><span style="color: #0066cc;">http://dist.springsource.com/release/TOOLS/gradle</span> </span></a>
</div>
<div> If it prompts that the address cannot be found, it is estimated that it has been dropped by the wall and needs fanqiang. If you can find the address, select the item that needs to be installed, and then keep pressing the next step. After the installation is complete, restart eclipse.
</div> </div>
<p> </p>
</div>

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326775374&siteId=291194637