New VJET OType Wizard

The New VJET OType Type wizard helps you create a new VJET OType in a VJET project.

To reach this page please through the File menu (File > New > VJET OType) of the workbench or the Context menu (New > VJET OType) in the Script Explorer.

An example is shown below.

Create a VJET OType type page
New VJET OType Options
Option Description Default
Source folder Enter a source folder for the new type. Either type a valid source folder path or click Browse to select a source folder via a dialog. The source folder of the element that was selected when the wizard has been started.
Package Enter a package to contain the new class. Either type a valid package name or click Browse to select a package via a dialog. The package of the element that was selected when the wizard has been started.
Name Type a name for the new type. <blank>
Modifiers Select one or more access modifiers for the new VJET OType type. public
Do you want to add comments as configured in the properties of the current project? When selected Generate comments, the wizard adds comments to the new VJET OType type where appropriate. Not selected

Related reference