Register a new plugin
Follow the next steps to register a new plugin in the app:
- Create a jar file within the plugin.
- Place the jar inside the plugins folder (see Setup about plugins folder) of the app.
- Restart the application.
You can use the project named import-station-plugins ( take a look at Create your own import station plugin ) to create your own classes or create your own.
After these steps the plugin is registered in the application and you can use it for creating new tasks.