-
Apprentice
Compiling Acernis v145 on Eclipse
Hey, complete beginner here.
I've downloaded the v145 Acernis source from here: AcernisDEV
and I'm trying to compile it through Eclipse.
However, there are 50 errors so I am unable to compile it into a jar.
I'm using JDK7 and JRE7, added the 4 jar files from dist, and have built a path to the src and scripting folders.
Any help would be much appreciated!
Thanks.
edit: Most of the errors read: "ByteBuf cannot be resolved to a type," "the import ... cannot be resolved," and "unpooled cannot be resolved."
-
-
Re: Compiling Acernis v145 on Eclipse
The dist/lib folder > file (mina-core.jar) is the wrong version/build. Find another and try that one