Skip to content

voidmanun/intellij-file-runner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published