Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 639 Bytes

general.md

File metadata and controls

21 lines (18 loc) · 639 Bytes
title
Creating plugin components

Creating plugin components

For the most common extensions like Windows, File Types, Libraries etc. there exist templates that you can add to your plugin.

  1. Right-click your Module Project and select New→Other
  2. 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.