1234567891011 |
- = Creating plugin components
- :revnumber: 2.0
- :revdate: 2020/07/10
- For the most common extensions like Windows, File Types, Libraries etc. there exist templates that you can add to your plugin.
- . Right-click your Module Project and select New→Other
- . Select "`Module Development`" to the left
- You will see a list of components you can add to your project. A wizard will guide you through the creation of the component.
|