Click here to Skip to main content
15,885,829 members
Articles / Programming Languages / Java

A Note on Gradle - 1

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
30 Jan 2018CPOL5 min read 6.9K   30   2  
This is a note on building Java applications by Gradle. It will focus on the simple case to build a single-project application.
This note provides a guide on how to create and build a Gradle Java application using Eclipse and Buildship, including installation, project setup, Gradle wrapper usage, configuration files, external tools integration, and building a Spring Boot JAR example.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I have been working in the IT industry for some time. It is still exciting and I am still learning. I am a happy and honest person, and I want to be your friend.

Comments and Discussions