Eclipse

1) Download and install Eclipse IDE for Enterprise Java and Web Developers (Eclipse IDE 2022‑12), e.g., from eclipse.org/downloads using the Eclipse Installer

2) Create UniTime project

If you plan to make changes, you should consider forking the UniTime project first. See Fork A Repo for more details.

3) Install GWT Eclipse Plugin

Additiona Configuration

4) Setup Apache Tomcat

This guide expects that you already have the Apache Tomcat downloaded and installed somewhere.

a) Setup JRE and its parameters

-Xmx2g

-Dtmtbl.custom.properties=/path/to/custom.properties

b) Create Apache Tomcat v.9.0 server configuration

c) Compile GWT

d) Deploy UniTime

d) Start the Tomcat