จุดเด่นของ 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 plugin now uses the same font settings configured on Preferences -> General -> Appearance -> Colors and fonts -> Text Compare -> Java compare text font. The formatter uses the formatter preferences set in Preferences -> Java -> Code style -> Formatter.