Jump to content
  • 0

Question

Posted

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" />

8 answers to this question

Recommended Posts

  • 0
Posted

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.

  • 0
Posted

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 :/

  • 0
Posted (edited)

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

9vQvuIP.jpg

Edited by 'Baggos'

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