well im a noob, but for all people who do not know how to compile this is what I did:
first download the "ant" file madiafire
now the batch file mediafire
now you need to create a new folder example in the desktop now into that folder create a new folder whit the name: aion-emu
put in the trunk folder of the game file server
change the name of AE-go_GameServer to AE_GameServer and AE-go_LoginServer to AE_LoginServer
now put the two batch file in the create folder
and put the ant folder in the same
must be...
new folder
....ant
....aion-emu
.........trunk
.............AE_LoginServer
.............AE_GameServer
....Compile GS
....Compile LS
right-clik in Compile GS and edit need to change this line
Code:
cd aion-emu\sandbox\AE_GameServer
to
cd aion-emu\trunk\AE_GameServer
save and
now click in the two compile file for compile
and all done
remember you need java download
if you have this problem when you compile
Code:
Unable to find a javac compiler; com.sun.tools.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK It is currently set to "C:\Program Files\Java\jre6"
go to C:\Program Files\Java\jdk1.6.0_20\lib
copy the file tools.jar
and paste in
C:\Program Files\Java\jre6\lib\ext
and compile
the files compiled are in AE_GameServer/build/dist/ and AE_LoginServer /build/dist/
that all i hope they help
sorry for my bad english
i only want share something