tycho-source:generate-pde-source-header
Full name:
org.eclipse.tycho:tycho-source-plugin:3.0.5:generate-pde-source-header
Description:
This mojo adds the required headers to a source artifact for it to be used in PDE as a source bundle
Attributes:
- Requires a Maven project to be executed.
- The goal is thread-safe and supports parallel builds.
- Binds by default to the lifecycle phase:
package.
Optional Parameters
| Name | Type | Since | Description |
|---|---|---|---|
<sourceBundleSuffix> |
String |
- |
(no description) Default value is: .source.User property is: sourceBundleSuffix. |
Parameter Details
<sourceBundleSuffix>
(no description)
- Type:
java.lang.String - Required:
No - User Property:
sourceBundleSuffix - Default:
.source
