"How to Run Examples" link is broken. Can you explain how to run examples with Eclipse?

Hello,
I want to try the GroupDocs Viewer and I downloaded the samples. but the link:
How to Run Examples
is broken…
Do you have the correct link or can you explain how to run the examples with the Eclipse IDE?
I didn’t use Eclipse for a long time so I need help to do it…
Thanks in advance

@sonaca.rodriguez

Welcome to our forum and thank you for your interest in GroupDocs.Viewer.

Can you please share where the link came from?

The correct link is How to run examples | Documentation.
Or follow these steps:

  • Download and install Eclipse IDE at Eclipse Downloads | The Eclipse Foundation
  • Clone demos git clone git@github.com:groupdocs-viewer/GroupDocs.Viewer-for-Java.git
  • Run Eclipse IDE and click File > Open Projects from File System then select GroupDocs.Viewer-for-Java\Examples folder
  • Run the project by clicking at RunExamples.java file Package Explorer
  • Navigate to GroupDocs.Viewer-for-Java\Examples\output\ to check the output.

Please let us know if you have any issues with running examples and we’ll try to assist you.

thanks, I will try it.
Concerning the link, I found it in the gitub page of the sources:

and in the read me file

@sonaca.rodriguez

Thank you for the response. The links has been updated, we’re sorry for the inconvenience.

Have a nice day!