Search code examples
htmleclipsegithubcollaborationetherpad

How to view differences between two html documents?


I'm working on a help system with hundreds of pages written in HTML. I want to give those HTML pages to multiple people so they can make changes. Before I upload their modified documents, I need some way (such as color coding) to check and fix their changes. For example, I want to see all the changes marked in red or some other visual cue. What is the best way to do this?


Solution

  • Use Eclipse as Diff Tool