JavaCompare plugin for Eclipse
จุดเด่นของ JavaCompare ที่เหนือกว่า Comparator มาตรฐานของ Eclipse ก็คือ มันจะไม่สนใจความต่างของ Code ที่เกิดจากการ Format เช่นการขึ้นบรรทัดใหม่ การใส่ Space เป็นต้น This plugin add a “Ignore java formatting changes” to the Compare viewer. This not only ignores whitespace changes but all java formatting changes (bracket position, line breaks, etc.). Allowing to compare code that have been run though different formatters. The…