Hi all,
I am new in AED.
I use AED 6.2, java 1.8.181, maven 3.5.4, eclipse oxygen on Win10.
I tried to reproduce example Getting Started with AEM Sites Part 1 - Project Setup
In step 6 ( Navigate to the AEM Sites Console: http://localhost:4502/sites.html The WKND Site will be one of the sites. It will include two content pages, one for English and one for French) I get Exception when I try to Edit en page.
Exception is
Cannot find a file corresponding to class com.adobe.cq.wcm.core.component.models.Page in the repository
In which repository there is no file and how to get this and probably another missing classes?
Best Regards