Skip to content

jenisonleo/Gradle_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Gradle_java

Kindly follow the following steps to build this application from command line

Step1: Move to the root repository of the application

Step2: execute the command 'gradle build' Now the .class files would have been created in the repository

Step3: execute the command 'gradle wrapper' Now the wrapper files for OS-X and linux(gradlew) and Windows(gradle.bat) files would have been generated now.

Step4: execute the command './gradlew run' Now the java application would have been executed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages