Step by Step Guide
-
Open terminal
-
Type:
mkdir -p /proj/ciptmp/REPLACE_WITH_YOUR_IDM/mt2
mkdir Desktop/tmp
ln -s /proj/ciptmp/REPLACE_WITH_YOUR_IDM/mt2 Desktop/tmp/mt2
-
You have just created a symbolic link on your desktop that points to a directory where you have a soft quota of 8GB. Download the project from Github and extract it into Desktop/tmp/mt2
-
Open Intelij
-
In the menu bar click on File -> open -> Desktop/tmp/mt2/project_ss2024
-
Build project