Skovisen
10/09/2021, 7:58 PMrun task with development mode set to true and the build -t task into a single gradle task?Skovisen
10/09/2021, 8:19 PMcompound run configuration, where you can specify multiple configurations to run at the same time. It doesn't work well outside of Intellij, but it serves my purpose for now.Aleksei Tirman [JB]
10/12/2021, 10:20 AM