An open API service indexing awesome lists of open source software.

https://github.com/turbanoff/runincmdplugin

Plugin for IntelliJ IDEA. It allows to run your RunConfiguration inside cmd.exe instead of internal IDEA console
https://github.com/turbanoff/runincmdplugin

cmd console ide idea intellij intellij-platform intellij-plugin java jetbrains plugin terminal

Last synced: over 1 year ago
JSON representation

Plugin for IntelliJ IDEA. It allows to run your RunConfiguration inside cmd.exe instead of internal IDEA console

Awesome Lists containing this project

README

          

# RunInCmdPlugin
Plugin for IntelliJ IDEA. It allows to run your RunConfiguration inside cmd.exe instead of internal IDEA console.
Also it provides ability to modify a program and VM options on-the-fly before run.

# Repository link
https://plugins.jetbrains.com/plugin/7976-runincmd

Supported IDEA versions: 2020.1+

![screen](https://cloud.githubusercontent.com/assets/741251/10416757/4080e210-702c-11e5-915c-f5df58583719.png)
![screen](https://cloud.githubusercontent.com/assets/741251/10416758/4545e02a-702c-11e5-87b0-f55b14152a0b.png)
![linux_screen](https://user-images.githubusercontent.com/741251/195984511-8f625b05-9344-4daf-88e1-7b0f3d6fd897.png)