I have a question or feature request (depending if the desribed opportunity already exists or not):
It would be very useful to have one button (let’s name it “Start web project”) which should do the following:
1. Check if application server is running. If not – start it.
2. Deploy the web project.
3. Open a browser with specified URL to test how the project works or debug it.
Is it possible to do now?