开发者

Eclipse - Webserver autorun

I'd like to set some autor开发者_StackOverflow社区un task to Eclipse, or simply set the command with path, how to run my Apache while starting Eclipse.

My point is, that I don't want webserver (Apache) to be running after OS start, because it's useless load for my laptop. I usually want webserver use when I start Eclipse, so I think there could be an option, when can I do that to save my OS load and my time.

How can I set this?


In the Run-menu, chose Run Configurations...

There you can configure your Apache webserver.

Then you can simply start your webserver from the Run-menu (Green, round play-button).

Added:

You could find out if Eclipse is started from a batch file/script. Then you should be able to add a line to this file to start Apache.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜