Configures The following Eclipse Workspace features:
Name | Type | Description |
---|---|---|
workspace | String |
Directory location of the Eclipse workspace. |
Name | Type | Description |
---|---|---|
workspaceActiveCodeStyleProfileName | String |
Name of a profile in workspaceCodeStylesURL to activate. Default is the first profile name in the
code style file in workspaceCodeStylesURL |
workspaceCodeStylesURL | String |
Point to a URL containing code styles content. |
Directory location of the Eclipse
workspace.
java.lang.String
Yes
${eclipse.workspace}
workspaceCodeStylesURL
to activate. Default is the first profile name in the
code style file in workspaceCodeStylesURL
java.lang.String
No
${eclipse.workspaceActiveCodeStyleProfileName}
java.lang.String
No
${eclipse.workspaceCodeStylesURL}