Skip to main content

Required Software

This page lists the third party software that is required during development with Enactor.

Depending on what you are doing, you may not require all the software listed below - each tutorial will explain what software is required if it is not obvious.

Some of the software below is downloaded directly from Enactor. If that is the case, you will need to know your Active Directory Username and Password to be able to download them.

Eclipse

Eclipse IDE for Enterprise Java Developers https://www.eclipse.org/downloads/packages/

The latest recommended Eclipse version can be found in Enactor Tools Release Note

  • We recommend using the official installer
note

Make sure you do not accidentally download the Eclipse IDE for Java Developers as this will not include some necessary dependencies for working with web projects

Java

Java JDK 11 LTS https://adoptium.net/en-GB/temurin/releases/?version=11

MariaDB

Maria DB 10.9.7 https://mariadb.org/

For this documentation you should use the following configuration:

  • Database with schema name of enactorem
  • A root user with a password of enactor is needed
  • Ensure a character set of UTF8 is used