GenerateEclipseWtpComponent

为 Eclipse WTP 生成 org.eclipse.wst.common.component 设置文件。如果您想微调 eclipse 配置

目前,几乎所有配置都通过 EclipseWtpComponent 完成。

属性

属性描述
component

包含生成设置文件所需详细信息的 Eclipse WTP 组件模型。

inputFile

用于加载初始配置的输入文件。默认为输出文件。如果指定的输入文件不存在,此任务将使用一些默认的初始配置。

outputFile

用于写入最终配置的输出文件。

方法

无方法

脚本块

无脚本块

属性详情

包含生成设置文件所需详细信息的 Eclipse WTP 组件模型。

默认值与 eclipse-wtpwarear 插件
project.eclipse.wtp.component

File inputFile

用于加载初始配置的输入文件。默认为输出文件。如果指定的输入文件不存在,此任务将使用一些默认的初始配置。

File outputFile

用于写入最终配置的输出文件。