We have an environment that uses Weblogic, Tomcat, and a whole load of seperate POJO apps.
Weblogic and Tomcat we start with the MyEclipse app server configurations.
The POJO apps are started with regular Eclipse launch configs.
So starting up the env invloves a lot of click, and it’s easy to forget one, or do things in the wrong order.
Is it possible to record some kind of Macro in Eclipse that would do this ?
Or Have some kind of launch configuration that starts up multiple other launch configurations ?
thanks in advance.
Steph