How to open the Vaadin project in browsers like chrome, safari rather than Eclipse's default browser, when we run/debug a Vaadin project?
I really need it for my project to avoid creating multiple instance for a class when I again open the Vaadin app in Chrome.