Export a plugin
Export option is used to export a plugin project from the current SDK workspace to anywhere in the filesystem as standalone Maven project, that can be compiled and run from outside the boundaries of an SDK workspace
Use Export option when at least one plugin project exists in the workspace.
Export Associated questions and their meanings -
Export plugin project
Export the plugin as project from curent SDK workspace to anywhere in the filesystem.
Select plugin to export
Select which plugin project is to be export from the current workspace.
Enter plugin root path
(Ex. C:\Users\<user>\plugin-project\<pluginName>)It will specify target location where to export the plugin project, default location is
C:\Users\<user>\plugin-project
Once all the questions have been answered, the selected plugin will be exported to the specified file system location. User should check the console output for successful completion.
If user is exporting a plugin at the location which is having admin privilege then start workspace assistance in command prompt with Admin privileges