Multi Tool L2J L2J 

Newbie Spellweaver
Joined
Oct 23, 2006
Messages
70
Reaction score
0
Multi Tool L2J (0.8.1)


In English:

About the program
"Multi Tool L2J" serves to
· Get the source
· Update the source
· Compiling the source
· Clean the folders
· Create information about the project and the compilation
· Mount the ServerPack
of projects L2J: L2JFree, L2EmuProject, L2JOfficial, L2JServer y L2JDP. (Admit proposals to add more projects).

Why use "Multi Tool L2J" and not "Eclipse"?
In the "world" L2J, is used Eclipse with various plugins for get the source of a project and compile it.
Eclipse IDE is a very powerful tool, used by many developers, even recommend, but for the simple task of obtaining the source and compile it, you do not need such a program (unless you are a developer).
With "Multi Tool L2J" can do the same, even more. You can also clean up the packages compiled in a common folder, then you can create project information (if desired) and mount ServerPack, a task that normally is done by hand.

Software required
"Multi Tool L2J" need to have installed three programs: Java Development Kit (JDK), Apache Ant, and Apache Maven.
Though it may seem tedious to have to install them, it only requires Java Development Kit installation, the other two programs is simply to put the files in a folder and put the path in the file "options.ini" of the program.
To facilitate the downloading of the programs, is available a package with all necessary programs.

(The links are at the end of the post)

--------------------------------------------------------------------------------

En Español (Spanish):

Sobre el programa
"Multi Tool L2J" sirve para
· Obtener el source
· Actualizar el source
· Compilar el source
· Limpiar las carpetas
· Crear información acerca del proyecto y la compilación
· Montar el ServerPack
de los proyectos L2J: L2JFree, L2EmuProject, L2JOfficial, L2JServer y L2JDP. (Se admiten propuestas para añadir más proyectos).

¿Por qué usar "Multi Tool L2J" y no "Eclipse"?
En el "mundo" L2J, se utiliza Eclipse con diversos plugins para obtener el source de un proyecto y poder compilarlo.
Eclipse es un IDE muy potente, utilizado por muchos desarrolladores, incluso lo recomiendo, pero para la simple tarea de obtener el source y compilarlo, no se necesita semejante programa (salvo que programes).
Con "Multi Tool L2J", puedes hacer lo mismo, incluso más. Podrás también limpiar los paquetes ya compilados en una carpeta en común, para posteriormente poder crear información del proyecto (si se desea) y montar el ServerPack, tarea que de normal se realiza a mano.

Software requerido
"Multi Tool L2J" requiere tener instalados tres programas: Java Development Kit (JDK), Apache Ant y Apache Maven.
Aunque parezca tedioso tener que instalarlos, sólo requiere de instalación Java Development Kit, los otros dos programas simplemente es poner los archivos en una carpeta, y poner la ruta en el archivo "options.ini" del programa.
Para facilitar la descarga de los programas, está disponible un paquete con todos los programas necesarios.

(Los enlaces están al final del post)

--------------------------------------------------------------------------------

Enlaces
Rapidshare:
· English:
· Español (Spanish):
4Shared:
· English:
· Español (Spanish):
MediaFire:
· English:
· Español (Spanish):

Software Multi Tool L2J (JDK, Apache Ant and Apache Maven):


Web:
 
Last edited:
Re: [Share] Multi Tool L2J

Estoy testeando la nueva version y he escogido el proyecto de l2emuproject, ejecuto el programa y le doy a la opcion 1, y me descarga el proyecto sin compilar, hasta el momento perfecto, luego le doy al 2 yme actualiza lo que tenga que actualizar y todo correcto, por ahora perfecto pero al darle a compilar me dice que no encuentra el archivo l2emuproject.ini y no puedo compilar.

como corrigo el problema? gracias
 
Re: [Share] Multi Tool L2J

comprueba que las direcciones concuerden, por ejemplo, en datapack: C:\L2EmuProject\L2Emu_DataPack_IL

saludos!

-----------------------------

He verifies that the directions agree, for example, in datapack: C:\L2EmuProject\L2Emu_DataPack_IL

bye!
 
Re: [Share] Multi Tool L2J

Gracias Man por el Aporte ^^
-----------------------------------
THX MAN, Great Help
 
Last edited:
Re: [Share] Multi Tool L2J

When i try to compile server L2EmuProject, i get an errors, like this

Beginning build..

[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'assembly'.
Downloading:
lugin/0.9.5/maven-buildnumber-plugin-0.9.5.pom
...........

Prompt the decision of this problem :)

where i must store maven-buildnumber-plugin-0.9.5.pom
 
Re: [Share] Multi Tool L2J

The installation guide of all necesary programs is inside the archive.

-------

La guia para instalar todos los complementos necesarios esta incluida en el archivo que hay que descargar.
 
Re: [Share] Multi Tool L2J

Yes, I now :(

All needed progs are installed and work fine! Trouble only with L2EmuProject. It's compilling with maven.
 
Re: [Share] Multi Tool L2J

Be sure that you have this configuration ok.
The better way is to go at java directory and copy the route and paste in the configuration file.

------------

Fijate que tienes esta configuracion bien.
La mejor manera de tenerlo correcto es ir a la carpeta donde esta instalado el java y copiar la ruta de la barra de direcciones.

File: option.ini
Archivo: option.ini
#Nombre del Archivo del Proyecto (l2jfree.ini, ..., no escribir ".ini") - l2jfree | l2emuproject | l2jserver | l2jdp
#Name of the File of Project (l2jfree.ini, ..., don't write ".ini") - l2jfree | l2emuproject | l2jserver | l2jdp
l2jfree
#Nombre del Archivo de Idioma (spanish.ini , pero no escribir ".ini")
#Name of the File of Languaje (english.ini , but don't write ".ini")
spanish
#Directorio donde se encuentra instalado SubVersion
#Directory where one is installed Subversion
C:\Program Files\Subversion
#Directorio donde se encuentra instalado Java Developer Kit (JDK)
#Directory where one is installed Java Developer Kit (JDK)
C:\Program Files\Java\jdk1.6.0_03
#Directorio donde se encuentra instalado Apache Ant
#Directory where one is installed Apache Ant
C:\Program Files\Java\Ant
#Directorio donde se encuentra instalado Apache Maven
#Directory where one is installed Apache Maven
C:\Program Files\Java\Maven
#Directorio donde se encuentra instalado UnZip
#Directory where one is installed UnZip
C:\Program Files\Java\UnZip
 
Re: [Share] Multi Tool L2J

@Zeppelin: The program needs to download these files, after having downloaded them, there compiles the server (once downloaded already it is not necessary to return to download them, perhaps that have been updated)

@msdos2: comprueba lo que comenta janaxtan, revisar el fichero "option.ini" y comprobar que todas las rutas est
 
Re: [Share] Multi Tool L2J

gracias por el aporte

el problema que tengo yo es que cuando intento compilar no me deja me pone los datos del disco duro y particion pero no me compila.

Thanks for share

my problem is the program not compile only see info to hard disk.

Thanks

I see this
me sale esto y cuando le doy a una tecla se cierra


Directorio GameServer.

El volumen de la unidad C no tiene etiqueta.
El n
 
Re: [Share] Multi Tool L2J

Eso en principio es un fallo al descargarse los archivos de fuente asique no es un problema del MultiTool.

Si quieres te paso el ultimo build.xml que tenga y lo pones en su localizacion adecuada a ver si te sirve.

-----

Is a source downloading problem, not the program.

If you want i can upload the last version of the archive and try it.

Edit:
Te pongo el link de los archivos e imagenes para que veas donde situarlos. Como veras he subido el build.xml i un archivo asociado que supongo que sera necesario para su funcionamiento.

I put the images of the location of the archives and the link of the archive.

Ubicacion del build.xml
build.xml ubication
adryitan - Multi Tool L2J - RaGEZONE Forums


Ubicacion del archivo asociado
associated file ubication
adryitan - Multi Tool L2J - RaGEZONE Forums


Los archivos (los he subido a mi web para evitar esperas en servidores mas conocidos)
The files (i uploaded it at my host to dont wait for comercial hosts)


Ojala que sirva ^^
 
Re: [Share] Multi Tool L2J

ok, thanks all work fine. I win 1point penalty for ask in spanish, we are "joderse" :s

todo funciona a la paerfeccion. Gracias. Joer ya me gane un punto de penalizacion por preguntar en espa
 
Re: [Share] Multi Tool L2J

2 adryitan

Thx :)

and one moument :) , I live behind the proxy, and can't download all necessary files :( Can you share all needed files for maven, and tell me, where to put the files ;)
 
Re: [Share] Multi Tool L2J

I am not adryitan but i can tell you that all necesary files needed to make work the multitool are included in the second link that adryitan post.
If you want to say that cant donwload the source files, the best way for you is to donwload a compiled version that someone post at releases forum.
 
Back