Solved
Programmatically get path to CRX Quickstart
Which OSGi/Sling/AEM API could be used to retrieve file system path to CRX Quickstart folder?
E.g. Get the path to CRX Quickstart folder.
Regards,
Peter
Which OSGi/Sling/AEM API could be used to retrieve file system path to CRX Quickstart folder?
E.g. Get the path to CRX Quickstart folder.
Regards,
Peter
I would look at using standard Java file/folder functionality.
https://docs.oracle.com/javase/tutorial/essential/io/find.html
That should get the result you need to programmatically locate the AEM QuickStart.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.