Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Error with Java Version
Error with Java Version [message #1089485] Sun, 18 August 2013 20:46 Go to next message
Mathias Venditti is currently offline Mathias VendittiFriend
Messages: 3
Registered: August 2013
Junior Member
Hi all. I use Eclipse to compile Lineage 2 Java Servers. I have the latest Java Versions Installed (including JDK) I Deactivatet all olders Java Versions so only the Version 1.7_25 is running. Also i use the latest Java Version in Eclipse. But still while i try to Build a "Core" via Ant Build i get this Error:

Buildfile: C:\Users\Mathias\workspace\L2PS_Server\build.xml
checkRequirements:

BUILD FAILED
C:\Users\Mathias\workspace\L2PS_Server\build.xml:215: Java 1.7 is required. But your version is Java 1.6 and probably JDK is not installed.

Total time: 367 milliseconds


I dont understand what i did wrong... i hope anyone can help me.
Re: Error with Java Version [message #1089890 is a reply to message #1089485] Mon, 19 August 2013 11:48 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

You're not using Eclipse to compile them, you're using Ant. Does the project with the Ant script in it target the 1.7 runtime?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Error with Java Version [message #1090031 is a reply to message #1089890] Mon, 19 August 2013 16:03 Go to previous messageGo to next message
Mathias Venditti is currently offline Mathias VendittiFriend
Messages: 3
Registered: August 2013
Junior Member
How can i check that?
Re: Error with Java Version [message #1090812 is a reply to message #1090031] Tue, 20 August 2013 17:18 Go to previous message
Mathias Venditti is currently offline Mathias VendittiFriend
Messages: 3
Registered: August 2013
Junior Member
Ok i checked it and yes it does
Previous Topic:closing perspective
Next Topic:Change launch directory for all files at once
Goto Forum:
  


Current Time: Thu Mar 28 13:22:36 GMT 2024

Powered by FUDForum. Page generated in 0.05906 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top