jcdesimp / Landlord

Bukkit land claiming plugin.
MIT License
11 stars 21 forks source link

Setup maven project properly #49

Closed electronicboy closed 7 years ago

electronicboy commented 8 years ago

Created folders properly, That way maven can actually compile. Also set the Java target version to 1.7 as it fails to compile against 1.5 (maven default).

electronicboy commented 8 years ago

I compiled with 1.8 initially, Forgot to test with 1.7 which fails to compile, up'd the version to 1.8