Do you have a idiots guide to compile it?
Here is a tutorial written from calvinstm
https://bitcointalksearch.org/topic/m.10789056 Below are the steps to compile the Qora.jar file
Download eclipseCreate / Select a workspace
File / Import
/ Git / Projects from Git
/ Clone URI
/ Enter Github Repo
/ Select Master Branch
/ Select Destination
/ Import Existing Projects
/ Finish
/ Close the Welcome tab
You have now Qora source code on your workspace
Select the
>Qora [Qora master] from Package Explorer, click on Run on menu bar and then Run again
Run as Java Application
On the next step scroll down and click on the Start - (default package) and click OK
You have launched the wallet directly from source
To continue with the compilation of Qora.Jar file click on cancel to exit / close the wallet and stop running
While
>Qora [Qora master] is selected do the below
/ File / Export / Java / Runnable JAR file
/ Launch Configuration = Start - Qora
/ Select Export destination
/ Select Package required libraries into generated JAR
You have now compiled the Qora.jar file directly from source code.
The next step is to download the latest wallet (V18) released by Qora ( link :
https://bitcointalksearch.org/topic/m.9107198 ) extract the zip, replace the Qora.jar with the new compiled Qora.jar you have just made and place a data and a wallet folder into there.
Blochckain will start from scratch no matter if there is a data folder in there and the addresses won't be displayed on the wallet even if the wallet folder is in there.