|
@@ -1,15 +1,11 @@
|
|
= Creating plugin components
|
|
= Creating plugin components
|
|
-:author:
|
|
|
|
-:revnumber:
|
|
|
|
-:revdate: 2016/03/17 20:48
|
|
|
|
-:relfileprefix: ../../
|
|
|
|
-:imagesdir: ../..
|
|
|
|
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
+: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.
|
|
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
|
|
. Right-click your Module Project and select New→Other
|
|
-. Select “Module Development to the left
|
|
|
|
|
|
+. 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.
|
|
You will see a list of components you can add to your project. A wizard will guide you through the creation of the component.
|