Full name:
org.apache.maven.plugins:maven-eclipse-plugin:2.7: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.StringYes${eclipse.workspace}workspaceActiveCodeStyleProfileName:
workspaceCodeStylesURL to
activate. Default is the first profile name in the code style file
in workspaceCodeStylesURLjava.lang.StringNo${eclipse.workspaceActiveCodeStyleProfileName}java.lang.StringNo${eclipse.workspaceCodeStylesURL}