use this template
at the top.gradlew setupDecompWorkspace idea
.ipr
file in IDEA.build.gradle
of your project, and select Link Gradle Project
, after completion, hit Refresh All
in the gradle tab on the right.genIntellijRuns
and using generated IntelliJ tasks, just run gradlew runClient
and gradlew runServer
.A checkstyle is coming soon, meaning Cleanroom's projects will use a specific coding style that has to be abided at time of PR/building.