Full name:
org.apache.maven.plugins:maven-eclipse-plugin:2.8:configure-workspace
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
workspace | String |
- |
Directory location of the Eclipse workspace. |
Name | Type | Since | 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. |
Eclipse
workspace.java.lang.String
Yes
${eclipse.workspace}
workspaceActiveCodeStyleProfileName:
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}