I’m trying to create a plugin with a custom configuration page.
When creating the web action, the class AbstractEditConfigurationItemAction cannot be found. None of the guides I found mention anything to be added in pom for this class.
My project was created with PluginSDK but this critical dependency isn’t included.
What is its pom dependency?