Skip to content

onlydevelop/template_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template_java

Basic template for a gradle based Java Project with Groovy Unit tests

Clone and quick-start:

$ git clone git@github.com:onlydevelop/template_java.git
$ cd template_java
$ ./gradlew clean build # For building
$ ./gradlew cleanIdea idea # For Intellij IDEA users
$ ./gradlew cleaEclipse eclipse # For Eclipse 

About

Basic template for a gradle based Java Project with Groovy Unit tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published