Fill up the form and you will receive the link to download jar and trail license key which you can use while starting AEM.I am not sure, if you are not a solution partner and will still receive the email.if you are facing any issue then visit: Adobe Help Center ~ Prince
Yes, you can learn the AEM in your local machine.please signup to adobe solution partner website. if your corporate company is a partner with Adobe then you will get the trial AEM jar which you can work locally.if you want to download the AEM: please fill the form below:AEM Download Request Form ~ P...
as per my understanding it should not be archetype issue.because I am working in AEM 6.3 and archetype 17. and we are able to work in sling models properly with core components.Also I am not able to find the dependency of sling models here:org.apache.sling.models.impl:In core pom:<dependency> <gro...
please check if you bundle is active or not?if not active and you are not seeing any error in red, then try to click on dependencies and check those are active or not?
I am hoping you have created a component successfully. then afterAs the template is an editor, have you added a component using template policy. then only you will be able to add the component to parsys and then drag drop.please let know if you are able to add it.
as Scott said, there is no OOTB function for this.however, write a custom function to check the last modified and zip that all.you will lot of article to find last modified and check the code for zipping it.~ Prince