Jump to content
  • 0

Any Help About That


zenernom

Question

Hello everyone. I choose to compile aCis last version SVN and i had problem while i was doing the gameserver compile. I will post my error and if someone please can help me with this. Thank you all.

 

 

BUILD FAILED
C:\workspace-acis\aCis_community\aCis_gameserver\build.xml:95: Class not found: javac1.8
 
Total time: 2 secon
 
 
<javac srcdir="${src}" classpathref="classpath" destdir="${build.classes}" compiler="javac1.8" debug="true" debuglevel="lines,vars,source" includeantruntime="false" source="1.8" target="1.8" />
Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

I think you can remove "compiler="javac1.8", my ant build doesn't have this part and works fine. Make sure you have got java 1.8 installed though, because most likely thats the issue.

Link to comment
Share on other sites

  • 0

I think you can remove "compiler="javac1.8", my ant build doesn't have this part and works fine. Make sure you have got java 1.8 installed though, because most likely thats the issue.

still not working :/

Link to comment
Share on other sites

  • 0

You should install Java JDK 8 on your computer. Then open eclipse -> Window -> Preferences Select <Java> and Installed JREs.

9vQvuIP.jpg

Edited by 'Baggos'
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.

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...