error compiling l2jserver

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
stormstar
Posts: 20
Joined: Thu Nov 06, 2008 2:09 pm

error compiling l2jserver

Post by stormstar »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4968:
L2JDP Revision 8398:

Hello i would like to get some help here, im trying to learn and i did manage to solve this problem myself before but i dont have a clue what i done last time to make it work.

I have checked out files from trunk, made some custom edits and trying to compile, datapack is done without any troubles.

When i try to compile server side im getting this error

Buildfile: C:\Users\Call-Off-Duty\workspace\L2J_Server_BETA\build.xml
clean:
[delete] Deleting directory C:\Users\Call-Off-Duty\workspace\L2J_Server_BETA\build
checkRequirements:
getChangelogDateVersion:
init:
[mkdir] Created dir: C:\Users\Call-Off-Duty\workspace\L2J_Server_BETA\build
[mkdir] Created dir: C:\Users\Call-Off-Duty\workspace\L2J_Server_BETA\build\classes
compile:
[javac] Compiling 1551 source files to C:\Users\Call-Off-Duty\workspace\L2J_Server_BETA\build\classes
[javac] javac: invalid target release: 1.7
[javac] Usage: javac <options> <source files>
[javac] use -help for a list of possible options

BUILD FAILED
C:\Users\Call-Off-Duty\workspace\L2J_Server_BETA\build.xml:57: Compile failed; see the compiler error output for details.

Total time: 4 seconds

Anyone can help me with this quickly? i will be searching for hours to find the problem

it will be appreciated a lot!

Thanks in advance
stormstar
Posts: 20
Joined: Thu Nov 06, 2008 2:09 pm

Re: error compiling l2jserver

Post by stormstar »

Ok i seem to have found my solution Quicker then expected :)

External Tools Configuration

Seperate JRE's and add right one and it compiled without any troubles
Post Reply