Is it possible to highlight diff in notepad++ while keeping java highlighting… or at all?
What im working with is a straight console output ala:
-
- if (model.asMap().get("deanOffice") == null) {
- model.addAttribute("deanOffice", deptNames.get(1));
- }
- }
+
Can you recommend another program which will allow me to view diffs comfortably, when all i have is a console output?
Try KDiff3 http://kdiff3.sourceforge.net/