Add -ea to your VM options in the run configuration to enable assertions, which can be found under Run/Debug Configurations under Modify options, Add VM options, and then adding -ea into the input field which appears. The client should now launch with your plugin enabled. If you have a ...
The test requires -ea to be added to your VM options to enable assertions, which can be found in IntellIJ in Run/Debug Configurations under Modify options, Add VM options, and then adding -ea into the input field which appears.Use the refactor tool to rename the package to what you want...