TOC PREV NEXT INDEX DOC LIST MASTER INDEX




Remote Development Switches List

This file contains alphabetical list of the valid Remote switches. An overview of switches can be found in Programming with Apex.

APEX_REMOTE_ENABLED
Area:
Remote Development
Switch Kind:
Session
Type:
Boolean
Option:
Yes
Default Value:
False
Range:
True, False

This switch to must be True to enable remote development commands.

REMOTE_DIR_EXCLUSIONS
Area:
Remote Development
Switch Kind:
Context
Type:
String
Option:
Yes
Default Value:
True
Range:
*

Specifies the set of objects which will not be copied when a directory is created.

REMOTE_DIR_INCLUSIONS
Area:
Remote Development
Switch Kind:
Context
Type:
String
Option:
Yes
Default Value:
True
Range:
*

Specifies the set of objects to be copied when a directory is created.

REMOTE_DIR_LINKS
Area:
Remote Development
Switch Kind:
Context
Type:
String
Option:
Yes
Default Value:
True
Range:
*

Specifies the set of links to be copied when a directory is created

REMOTE_SS_EXCLUSIONS
Area:
Remote Development
Switch Kind:
Context
Type:
String
Option:
Yes
Default Value:
True
Range:
*.ss

Specifies the set of objects which will not be copied when a subsystem is created.

REMOTE_SS_INCLUSIONS
Area:
Remote Development
Switch Kind:
Context
Type:
String
Option:
Yes
Default Value:
True
Range:
*.ss

Specifies the set of objects to be copied when a subsystem is created.

REMOTE_VIEW_EXCLUSIONS
Area:
Remote Development,Rexec
Switch Kind:
Context
Type:
String
Option:
Yes
Default Value:
True
Range:
*.wrk, *.rel

Specifies the set of objects which will not be copied when a working or release view is created.

REMOTE_VIEW_INCLUSIONS
Area:
Remote Development,Rexec
Switch Kind:
Context
Type:
String
Option:
Yes
Default Value:
True
Range:
*.wrk, *.rel

Specifies the set of objects to be copied when a working or release view is created.


Rational Software Corporation 
http://www.rational.com
support@rational.com
techpubs@rational.com
Copyright © 1993-2001, Rational Software Corporation. All rights reserved.
TOC PREV NEXT INDEX DOC LIST MASTER INDEX TECHNOTES APEX TIPS