2
0

general.adoc 426 B

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