aCis

WELCOME ! => Newcomers, read this => Topic started by: Tryskell on July 08, 2019, 07:04:20 PM

Title: Server installation
Post by: Tryskell on July 08, 2019, 07:04:20 PM
MariaDB with HeidiSQL

Download and install MariaDB from https://downloads.mariadb.org/. I recommend to always install latest stable version. Please note than MariaDB and MySQL share the same writting style, so the revert is possible if you want (but we don't support it).

HeidiSQL is included into MariaDB package. It is a free replacement of Navicat SQL and allow you to modify your database.



JDK 8 / 11 / 21

Download JDK depending of your sources revision :

Pick it from either openJDK or Java :

QuoteIf you downloaded the installer from AdoptOpenJDK site, you can skip this step, as the installer adds the Java path itself.

Follow it only if you downloaded OpenJDK / Oracle / archive version as it requires manual edits.

You must add Java path to the system environments when using JDK 11. Java 8 automatically adds it to the path, so for free sources skip this part.

Right click on your Computer > Properties > Advanced system settings > Environment variables, select the Path variable and click Edit button > and then set the path to your JDK installation.



Eclipse IDE

Download latest Eclipse IDE from https://www.eclipse.org/downloads/packages/. It does not really matter which version you choose, but Eclipse IDE for Java Developers is enough and got all standard Java tools.



Importing the project from shared sources - customer case

https://youtu.be/TeYiMJasJmE



Importing the project from GitHub

https://youtu.be/TdPf3DzD7xU



Project compilation and configuration

https://youtu.be/2gCdSd7ZLxI



Updating server

After some personal edits, you will need to do following :



Preparing the client

Over http://anothercrappyinterludeserver.com/files/, you will find following content :