windows - How to start Apache Tomcat the same way Eclipse does from command line? -


how can use command line command (or script), on windows, restart apache tomcat on debug mode @ same way eclipse ide (clicking on button @ servers view)?

the command (or script) should contain arguments , parameters eclipse when click @ restart button.

the motivation create global shortcut (like f12, example) restart apache tomcat on debug mode.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -