When I press the start button in Aptana, my application opens in a browser using the built-in Aptana web server.
I have a couple of launch configurations configured to work on the internal server (one for chrome one for ff), but I believe that every time I want to start the application, you need to use the drop-down menu of the start button. I would rather just click the green button and use one of my internal server configurations.
When I press the start button, a new configuration called "Default" is created using the built-in web server. Is there a way to set one of my internal server configurations as default?
source
share