Tool to add classes to plugins

Is there a way to add classes to a plugin from within the editor or some tool to add classes to a plugin rather than doing it by hand?

If you’re adding to a plugin in your project’s Plugins folder you can select the plugin through the class creation wizard in UE4.14. I’m not sure about other plugins, but I suspect you could move them to the project’s subdirectory to get that to work.