Hi I have been doing Tutorials online for a while and have found an old game that I wanted to load and improve. I was told it doesn't take much to work on so i downloaded it and changed paths to my java and this is the error I get when I try to compile.
Buildfile: build.xml
compile:
[javac] Compiling 167 source files to C:\Users\Katrina\Desktop\EasyRSC\EasyR
SC\Server\build
[javac] javac: target release 1.5 conflicts with default source release 1.7
My Java is 1.7 and I am not sure what it means when it says target release 1.5 conflicts. Understand I am very new to this and I am very sorry if this is in the wrong thread I looked but was not sure what this should be listed under.
Thank You for any help you can give!