Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
borderStylesolid

Contents

Page Tree
rootTOOLS:Tutorial
startDepth3

Exercise outline

Wiki Markup
*\[TODO\]*
 Description of the exercise outline

Fixme

Wiki Markup
*\[TODO\]*
Fixme

Fixme

Create a new importer class

Add a new folder to the plugin project named Importers. In this folder, create a new class DemoAppApplicationPlugin.cs and add the following code:

Register the importer in the application plugin

Wiki Markup
*\[TODO\]*
 Fixme

Exercise results

Wiki Markup
*\[TODO\]*
 Description of the exercise results
\\
\\
\\
\\
\\

1. Add a new folder to the project named "Importers"

...