Question
java.lang.NoClassDefFoundError com/adobe/aemfd/docmanager/source/DocumentSourceHandler
Hi
I am getting this error on trying to instantiate new Document.
I am using gradle with dependency com.adobe.aemfd:aemfd-client-sdk: 6.0.904
I don’t see this class in the jar either. Is there any other dependency I should add to resolve this issue?
Thanks!