Closed electronicboy closed 7 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).
I compiled with 1.8 initially, Forgot to test with 1.7 which fails to compile, up'd the version to 1.8
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).