Eclipse error

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
gtitanikos
Posts: 20
Joined: Tue Sep 23, 2014 12:11 pm

Eclipse error

Post by gtitanikos »

I use in eclipse git>clone> https://github.com/L2J/L2J_Server.git and same for https://github.com/L2J/L2J_DataPack.git according to the new Zoey76's guides.Installed java8 and use Jre8 in eclipse.
Now when I try to build>ant for datapack,everything is allright.Build succesfull.I get errors with L2j_server and build failed.
[javac] javac: invalid target release: 1.8
[javac] Usage: javac <options> <source files>
BUILD FAILED
Any ideas and as far as Im new here,I'd like some kind of detailed answers if you please.Thanks.
gtitanikos
Posts: 20
Joined: Tue Sep 23, 2014 12:11 pm

Re: Eclipse error

Post by gtitanikos »

Im not to old to learn... :D
Have just set JAVA_HOME environment variable to point to the JDK8 installation directory.That solved the problem.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Eclipse error

Post by Zoey76 »

I'll add it to the guide, still working on the web.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Post Reply