News

This is an IntelliJ plugin to run a file with a custom java runner. The plugin will pass in the name of the currently edited file as the only argument to your custom runner.
IntelliJ does not attach sources for generated Java files or srcjars unless an in-source file is also present #6658 ...