This package contains Java Example Projects for GroupDocs.Comparison for Java and sample input docucuments/templates.
GroupDocs.Comparison for Java is a document comparison component that allows users to quickly and easily find differences between two revisions of a document right in your web app. It merges two uploaded documents into one and displays it, highlighting differences with the redline view approach - similar to the Microsoft Word change tracking feature, but online.
It is assumed that maven is installed and configured in your system path. You can edit the project by opening in your favorite IDE like NetBeans, Eclipse, and IntelliJ IDEA.
You may find following resources helpful:
- Learn how to install and configure Maven - Environment Setup
- Maven support for NetBeans
- Maven support for IntelliJ IDEA
- Maven support for Eclipse IDE
Follow below steps if you have product license
- Open Utilities.java.
- Set "licensePath" variable to your license path.
- Call applyLicenseFromFile method from MainClass