git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112927 13f79535-47bb-0310-9956-ffa450edef68
11 lines
474 B
Properties
11 lines
474 B
Properties
# -------------------------------------------------------------------
|
|
# P L U G I N P R O P E R I E S
|
|
# -------------------------------------------------------------------
|
|
# Eclipse plugin.
|
|
# -------------------------------------------------------------------
|
|
|
|
# Generate Eclipse external tools mappings for the specified goals.
|
|
# This accepts two values: 'all' for all the goals,
|
|
# and 'plugins' to generate only the plugins' default goals.
|
|
maven.eclipse.goals = plugins
|