Jump to content
  • 0

Precompiled pack , build ant problem


Entropy

Question

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
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0
  • 0
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
Link to comment
Share on other sites

  • 0
On 1/26/2020 at 1:35 AM, Nightw0lf said:

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

Link to comment
Share on other sites

  • 0
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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...