Implement Plugin
Implementing a plugin requires you to implement the Plugin interface. Take a look at the ImportXFile.java example plugin.
Implementing a plugin requires you to implement the Plugin interface. Take a look at the ImportXFile.java example plugin.