package com.example.aem.plugin;
Deploy the generated aem-plugin-1.0-SNAPSHOT.jar to your AEM instance's crx-quickstart/launchpad/felix/bundle directory or use the AEM Web Console. aea plugin.
import org.osgi.framework.BundleActivator; import org.osgi.framework.BundleContext; import org.slf4j.Logger; import org.slf4j.LoggerFactory; package com
package com.example.aem.plugin;
Deploy the generated aem-plugin-1.0-SNAPSHOT.jar to your AEM instance's crx-quickstart/launchpad/felix/bundle directory or use the AEM Web Console.
import org.osgi.framework.BundleActivator; import org.osgi.framework.BundleContext; import org.slf4j.Logger; import org.slf4j.LoggerFactory;