App server integration - a "Restart" button ?
Having a "Restart" button for server integration (right now there are only "Rerun" and "Stop") would be very-very-very comfortable as it would do a number of operations in just one click:
- Stop the server
- Start the server (this also makes the project)
In addition, since I'm keeping the server console always minimized (made a suggestion in the past to have it as an option "Start server console minimized") - I would map a keyboard shortcut for "Restart" and in this case hitting the shortcut would do 4 (!!!) operations at once:
- Open the server console
- Stop the server
- Start the server (this also makes the project)
- Minimize the server console
Beautiful, isn't it ?
请先登录再写评论。
The pain comes from the fact that I'm pretty frequently executing the same sequence of shortcuts (trying to record the macro didn't really help):
- Alt+4 (to open a server console)
- Ctrl+F2 (to stop the server)
- Shift+F10 (to re-make the Web application and start the server)
- CtrlShiftF12 to hide the server console
So I'm starting to getting tired to type all this every time. "Restart" to the rescue, please ! :)
Quite reasonable. Please file a JIRA request.
Damn, that was fast ! :)
http://www.jetbrains.net/jira/browse/IDEA-17630