I'm in a new project that uses the Java WEB + Spring in the backend and I just do the front end. I need to keep Eclipse open to run the server.
However, I use Sublime Text 2 in html editing because I find it very agile with emmet extensions, for example.
My problem is that when I make a html change through Sublime , I have to change the Windows window to Eclipse so that it updates to the edited code and only then can check the change in the browser.