Skip to content

Latest commit

 

History

History

Examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

GroupDocs.Metadata for Java Examples

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.

How to Run 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:

  1. Learn how to install and configure Maven - Environment Setup
  2. Maven support for NetBeans
  3. Maven support for IntelliJ IDEA
  4. Maven support for Eclipse IDE

Apply License

Follow below steps if you have product license

  1. Open Constants.java
  2. Set the LicenseFilePath field to your license path
  3. Call the SetLicenseFromFile.run() method from RunExamples.java