This package contains Example Project for GroupDocs.Search for Java and sample input documents used in the examples.
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 class
- Set "LICENSE_PATH" variable to your license file's path
- Call applyLicense method to apply license
- Evaluate the API features listed as methods in MainClass.java