Launch Multiple Applications simultaneously

I am looking for a way in IntelliJ to launch multipile applications at the same time, very similar to http://blog.joa-ebert.com/2009/05/11/metalaunch-for-eclipse/

I tried with Macro's but it doesn't seem to work right, any ideas?

0
4 comments

In IntelliJ IDEA 12, you can set up a run configuration as a before run task for another run configuration. This should do what you need.

0
Avatar
Permanently deleted user

is 12 stable enough for day to day work?

0

In our experience it is.

0
Avatar
Permanently deleted user

I tried it out, it doesn't seem to launch more then one thing. Maybe it dowsn't work with launching processes that have UI's?

0

Please sign in to leave a comment.