Import a plugin
This option is used to import a plugin project from anywhere in the filesystem to the current SDK workspace.
Import Associated questions and their meanings -
Import plugin project
This option enable user to import plugin from specified location to current workspace
Enter plugin root path
(Ex. C:\Users\<user>\plugin-project\<pluginName>)This is the folder where plugin's pom.xml file is found
Directory name to save imported plugin project in workspace (default
plugins)It specifies the workspace subfolder where the plugin will be copied, default folder is
plugins.
Once all the questions have been answered, the plugin will be import from the specified filesystem to the current SDK workspace with in specified sub-folder(default is plugins). User should check the console output for successful completion.