Before you start coding, ensure you have:
mvn clean package
If that's not what you meant, please provide:
if == " main ": plugin = MyPlugin() plugin.run()
In the world of music production, "AEA" is associated with high-end audio processing. While AEA Ribbon Mics is world-famous for its physical microphones and preamps, several software developers offer plugins that carry the "ea" or "AEA" branding.
mvn archetype:generate -DgroupId=com.example -DartifactId=aem-plugin -DarchetypeGroupId=com.adobe.aem -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=40 -DinteractiveMode=false
private static final Logger LOGGER = LoggerFactory.getLogger(PluginActivator.class);
Follow the prompts to fill in the details.