Plug-in property sheet

The Plug-in property sheet lets you configure the properties of the selected plug-in. The Plug-in property sheet consists of two tabs: General and Advanced.

Plug-in property sheet: General tab 

The General tab of the Plug-in property sheet has the following components:

Name    Shows the name of the selected plug-in.

Type    Shows the type of the selected object.

Plug-in classpath    Shows the classpath of the current plug-in. A classpath is the set of locations of the required classes for the plug-in. You can click the Browse button to search for a new entry in the classpath.

Load on startup    Specifies whether the plug-in loads automatically when you start Sybase Central. If you do not select this option, you need to manually load the plug-in each time you start Sybase Central.

The Plug-in Classpath field is read-only if the .scRepository file is read-only. On a multi-user operating system, the System Administrator is responsible for plug-in changes and you may not have permission to write to this file.

See also 

Plug-in property sheet: Advanced tab 

The Advanced tab of the Plug-in property sheet has the following components:

Load plug-in with a separate class loader    Lets you specify additional paths to add to the current classpath. When this option is selected, the field below is editable.

Additional classpaths field    Lets you enter additional paths to add to the current classpath. You can type the path or search for a path by clicking Browse. If you are entering more than one path, each one must be entered on a separate line.

The Additional Classpaths field is read-only if the .scRepository file is read-only. On a multi-user operating system, the System Administrator is responsible for plug-in changes and you may not have permission to write to this file.

See also