Improve ObjectDB Server to behave and feel more like a traditional db-server:
- Remove SWING dependency (i.e. remove the tray icon or make it external from the core server)
- Provide the possibility to easily install the objectdb as service on each system (requires removing swing dependency)
- Keep it as a console-only app
- Put important log info to the console as well
- Provide possibility to not only create new databases but remove existing ones as well