|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the constants available for client use.
This interface is not intended to be extended or implemented by clients.
Field Summary | |
---|---|
static String |
ATTR_ASSOCIATED_PROJECT
String attribute identifying the project associated with an external remote build tool. |
static String |
ATTR_ASSOCIATED_PROJECT_ENABLE
String attribute identifying whether there is a project associated with an external remote build tool. |
static String |
ATTR_CONNECTION
String attribute identifying the remote connection associated with an external remote tool. |
static String |
ATTR_EXPORT
String attribute identifying the export description file that should be used to export files to a remote system prior to executing the remote command or build. |
static String |
ATTR_EXPORT_ENABLE
String attribute identifying whether an export description file should be used to export files to a remote system prior to executing the remote command or build. |
static String |
PLUGIN_ID
Plugin identifier for external tools (value org.eclipse.ui.externaltools ). |
Field Detail |
public static final String PLUGIN_ID
org.eclipse.ui.externaltools
).
public static final String ATTR_CONNECTION
null
. Encoding is tool specific.
public static final String ATTR_EXPORT_ENABLE
null
.
Encoding is tool specific.
public static final String ATTR_EXPORT
null
.
Encoding is tool specific.
public static final String ATTR_ASSOCIATED_PROJECT_ENABLE
null
. Encoding is tool specific.
public static final String ATTR_ASSOCIATED_PROJECT
null
. Encoding is tool specific.
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |