This package contains the code examples of the features offered by GroupDocs.Metadata for Java as well as the sample input files 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 Constants.java
- Set the LicenseFilePath field to your license path
- Call the SetLicenseFromFile.run() method from RunExamples.java