I am used to work with rails locally where I can use any text editor I please while I have the server running. If I make changes to a file Webrick, it will pick it up and I am able to see the changes on the page.
Can I do this with eclipse? I am using Atom for html editing but every time I save the changes and reload the page, the changes are not done. Any ideas?