Open Extern or Open Command Prompt here plugin
Folks:
I am coming from Eclipse (RAD) world. There is a plugin called OpenExtern (http://code.google.com/p/openextern/)
This plugin allows us to open command prompt from inside the open file or navigator.
Is there an equivalent in Idea 9 ?
-Narahari
Please sign in to leave a comment.
Please try Native Neighbourhood http://plugins.intellij.net/plugin/?id=38
I recommend for such things basic IDEA functionality via "external tools"
ctrl+alt+s(settings) -> External Tools -> Add new
benefits:
- you don't have to install separate plugin
- you can assign any hotkey to such actions
- you can use quick lists for such actions
- you can easily add new actions