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
- Host: GitHub
- URL: https://github.com/turbanoff/runincmdplugin
- Owner: turbanoff
- Created: 2015-10-09T23:30:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-09-10T09:25:32.000Z (almost 3 years ago)
- Last Synced: 2025-02-28T08:21:14.120Z (over 1 year ago)
- Topics: cmd, console, ide, idea, intellij, intellij-platform, intellij-plugin, java, jetbrains, plugin, terminal
- Language: Java
- Size: 31.3 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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+


