Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 315 Bytes

README.MD

File metadata and controls

10 lines (7 loc) · 315 Bytes

#Purpose

Barebones Gradle project to be used as template form future projects.

#Getting started All commands can be entered in the dialog shown by running gradle-scripts/gradle.launch

  • eclipse - Generate Eclipse project files
  • cleanEclipse - Clean up eclipse project files.
  • build - compile, test and package