Jump to content
  • 0

Precompiled pack , build ant problem


Question

Posted (edited)

Hello guys,

I got that precompiled pack with the source code but i cant build it,

i got some errors showing up in eclipse's console and i want to know if its possible to be fixxed

 

                      warning: [options] bootstrap class path not set in conjunction with -source 7


                       BUILD FAILED
                       C:\Users\Personal Pc\Desktop\SERVER\L2jFrozen_GameServerL2Server\build.xml:65: Compile failed; see the compiler error output for details.

 

 

 When i open the build there is a line which is selected in the build.xml file  :

 

 

                       <javac destdir="${build.classes}" includeantruntime="false" optimize="on" debug="on" source="1.7" target="1.7" encoding="utf-8" nowarn="off">

 

Can i do something about that?

 

 

Edited by Entropy

5 answers to this question

Recommended Posts

  • 0
Posted (edited)
3 hours ago, Entropy said:

Hello guys,

I got that precompiled pack with the source code but i cant build it,

i got some errors showing up in eclipse's console and i want to know if its possible to be fixxed

 

                      warning: [options] bootstrap class path not set in conjunction with -source 7


                       BUILD FAILED
                       C:\Users\Personal Pc\Desktop\SERVER\L2jFrozen_GameServerL2Server\build.xml:65: Compile failed; see the compiler error output for details.

 

 

 When i open the build there is a line which is selected in the build.xml file  :

 

 

                       <javac destdir="${build.classes}" includeantruntime="false" optimize="on" debug="on" source="1.7" target="1.7" encoding="utf-8" nowarn="off">

 

Can i do something about that?

 

 


Looks like you are using L2jFrozen, i recommend you update to L2jFrozen 1.5 which is improved version of L2jFrozen.

Information about L2jFrozen 1.5: https://l2devsadmins.net/reynaldev/index.php?board=66.0
Guide to install L2jFrozen 1.5: https://l2devsadmins.net/reynaldev/index.php?board=92.0

Edited by Reynald0
  • 0
Posted
On 1/28/2020 at 3:35 PM, Entropy said:

If you can find there something that helps, post me.

you can atleast try to use it... not even tried to use it... google.. search... this errors are so easy to solve but you are not even try to search... i found this is why i've send you the links

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock