Visual Setup for Stendhal in Eclipse: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
imported>Hendrik Brummermann
Line 81: Line 81:


This tutorial does NOT cover installation of MySQL database. It is assumed that if you are going to install server from within Eclipse, you will install MySQL and set up the required database. If you are going to run the server from within Eclipse, you will need to create the server.ini file. These are the steps needed for that:
This tutorial does NOT cover installation of MySQL database. It is assumed that if you are going to install server from within Eclipse, you will install MySQL and set up the required database. If you are going to run the server from within Eclipse, you will need to create the server.ini file. These are the steps needed for that:
http://img87.imageshack.us/img87/654/vissetup16aj7.png


[[Image:Eclipse 18.png]]
http://img87.imageshack.us/img87/5623/vissetup17fh6.png

[[Image:Eclipse 19.png]]



Once you have located GenerateINI.java, double click it to open in code window.
Once you have located GenerateINI.java, double click it to open in code window.

http://img87.imageshack.us/img87/9346/vissetup18pj2.png
[[Image:Eclipse 20.png]]

Then click Run =>
Then click Run =>
Run.
Run.


[[Image:Eclipse 21.png]]
http://img87.imageshack.us/img87/3479/vissetup19aj6.png


At this point you have to enter the appropriate data to attach to your running database. Your responses are shown below in green.
At this point you have to enter the appropriate data to attach to your running database. Your responses are shown below in green.

http://img87.imageshack.us/img87/8042/vissetup21ql4.png
[[Image:Eclipse 22.png]]



Once you hit enter on the password, it will ask you to specify RSA key. Take default (press enter).
Once you hit enter on the password, it will ask you to specify RSA key. Take default (press enter).


Give it a couple minutes, and your server.ini is done.
Give it a couple minutes, and your server.ini is done.

http://img87.imageshack.us/img87/2260/vissetup22vc9.png
[[Image:Eclipse 23.png]]


== Map Editor ==
== Map Editor ==