How to run the demos in IntelliJ

I am evaluating the purchase of Aspose.Words for Java and downloaded the samples and applied for a temporary license.
When I open the IntelliJ projects and try to add a reference to Aspose.Words.jdk16.jar so i can build and run the demos, it is as though none of the classes are available.
How do I add the jars to the IntelliJ IDE so the source demo files can see the classes?

This message was posted using Aspose.Live 2 Forum

Hi Todd,
Please refer to Alexey’s post, those are the correct instructions
Thanks,

Hi

Thanks for your inquiry. To run demos in IntelliJ IDEA, you should just add reference to Aspose.Words jar. To achieve this open project settings, select “Modules” then select “Dependencies” tab and click “Add” button.
Best regards.