Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead. There is no support for other server builds than the official provided by l2jserver.com
I need to know how to compile the L2J source files without downloading them from the svn. I already have the latest source from a friend but am having troubles to compile them locally without checking them out from the svn. Been a very longtime since i used eclipse
what do you mean - compile from svn?
you can only compile the local copy, it doesn't need to be connected to the svn to do it...
just download it from svn and compile via build.xml
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.
jurchiks wrote:what do you mean - compile from svn?
you can only compile the local copy, it doesn't need to be connected to the svn to do it...
just download it from svn and compile via build.xml
Guys stop spam, all know that:
If someone wants to download a pre-compiled server can use the nightlies
If wants to compile a server, he must download/checkout the svns with eclipse
Feldan if a friend gave you the files, do this:
Open your eclipse, click on Window -> Show View -> Package Explorer
Click right in Package Explorer's window -> New -> Java Project
Now don't 'use default location' and click on Browse, so search your l2jserver project folder
If you'll do this, you'll have your l2jserver project showed in eclipse
Change what do you want and compile it via build.xml, good luck
he can just import it - File>Import >general>existing projects into workspace
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.
l2j's svn contains .project file, so smth must be missing in your end if it doesn't find it.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.
actually he didn't say anything about failing to import it/missing .project file...
but yeah, problem solved - lock
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.