Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

SimpleApplication - Easy Start Release 1.0b3

Latest
Compare
Choose a tag to compare
@dermotte dermotte released this 24 Nov 16:23
· 60 commits to master since this release

SimpleApplication - Easy Start Release

This release include a gradle build script and wrapper for easy use of LIRE.

How to setup

First download the ZIP file and extract it in a directory of your choice. Then use IntelliJ IDEA to open the ''build.gradle'' file. Make sure you select "Open as Project".

open-project

Then use the wrapper and allow IDEA to create the missing directories

gradle-options

.. and voila! you should be able to use it in IDEA, all configured and running.