Skip to content

Startup Tasks

Alistair McKinnell edited this page May 20, 2016 · 3 revisions

Rationale

I want to run a Zeus Server to speed up my development. I'd love it if I could get RubyMine to start a Zeus Server for me.

Mechanism

RubyMine supports Startup Tasks for exactly this purpose.

Navigate to: Preferences > Tools > Startup Tasks

Click the + on the bottom left corner

Select Start Zeus Server: <env>

Note: you may want to disable the Activate tool window setting (so that Run window does not open on startup).

Clone this wiki locally