-
Notifications
You must be signed in to change notification settings - Fork 4
matstc/intellij-file-runner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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. Write a custom runner and specify its location in the settings of the plugin. To install the plugin, go to IntelliJ's home. You should see a directory called 'plugins'. Inside that directory, create the directory structure 'myrunner/lib' and paste the MyRunner.jar into 'lib'.
About
Runs a file through a custom Java runner
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published