Skip to content

Setup Guide

Before starting, make sure you have the following tools installed:

Required

  • Java 21
  • Git
  • IntelliJ IDEA
  • Gradle (handled by IntelliJ)
  • WinSCP - for file transfers
  • PuTTY - for SSH access
  • PuTTYgen - for creating SSH keys on Windows

Getting Started

[!important]

Work through these steps in order. If something does not work, go back to the previous step.

Setup Steps

  1. [[GitLab Access & Token|Getting-Started/Setup-Guide/GitLab-Access-&-Token]]
  2. [[IntelliJ Setup|Getting-Started/Setup-Guide/IntelliJ-Setup]]
  3. [[Nexus & Gradle Setup|Getting-Started/Setup-Guide/Nexus-&-Gradle-Setup]]
  4. [[Clone your first plugin|Getting-Started/Setup-Guide/Clone-your-first-plugin]]
  5. [[SSH Key Setup|Getting-Started/Setup-Guide/SSH-Key-Setup]]
  6. [[Dev Server Access|Getting-Started/Setup-Guide/Dev-Server-Access]]