Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions Examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ This package contains Java Example Projects for [GroupDocs.Annotation for Java](

# 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.
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. Please visit our [documentation website](https://docs.groupdocs.com/display/annotationjava/How+to+Run+Examples) for more details.

## Install and Configure Maven

You may find following resources helpful:

Expand All @@ -25,4 +27,4 @@ Follow below steps if you have product license

1. Open Utilities.java.
2. Set "licensePath" variable to your license path.
3. Call applyLicenseFromFile method from MainClass
3. Call applyLicenseFromFile method from MainClass